Skip to content

Commit 284f914

Browse files
committed
runtime-config: Remove blank lines from the end of files
These snuck in with 7232e4b (specs: introduce the concept of a runtime.json, 2015-07-30, #88) and 73bf1ba (JSON objects are easier to parse/manipulate, 2015-08-27, #120). Signed-off-by: W. Trevor King <[email protected]>
1 parent 6a5a445 commit 284f914

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

runtime-config-linux.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,3 @@ The actions and operators are strings that match the definitions in seccomp.h fr
193193
]
194194
}
195195
```
196-

runtime-config.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,3 @@ Additional filesystems can be declared as "mounts", specified in the *mounts* ar
5252
```
5353

5454
See links for details about [mountvol](http://ss64.com/nt/mountvol.html) and [SetVolumeMountPoint](https://msdn.microsoft.com/en-us/library/windows/desktop/aa365561(v=vs.85).aspx) in Windows.
55-
56-
57-

0 commit comments

Comments
 (0)