diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-01-06 22:10:16 +0100 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-25 12:12:28 +0100 |
commit | d26a34f008230800c27e16ef05507df75ed724c6 (patch) | |
tree | f46a2c80c85ef9608918db855c94f0a6864f9191 /man5 | |
parent | 675a8e30ab69a1ef3e67851248e860edf9b4f77b (diff) |
sigaction.2, core.5, capabilities.7: : Global fix: s/since kernel/since Linux/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r-- | man5/core.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/core.5 b/man5/core.5 index 29f7afe6..3b403848 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -210,7 +210,7 @@ The process created to run the program runs as user and group .IR root . .IP * Command-line arguments can be supplied to the -program (since kernel 2.6.24), +program (since Linux 2.6.24), delimited by white space (up to a total line length of 128 bytes). .IP * The command-line arguments can include any of |