]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sigaction.2, core.5, capabilities.7: : Global fix: s/since kernel/since Linux/
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 6 Jan 2013 21:10:16 +0000 (22:10 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 25 Mar 2013 11:12:28 +0000 (12:12 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sigaction.2
man5/core.5
man7/capabilities.7

index 8aaa8b922ad7cac662ae6c05cec1d30c42b19b64..8f94319c84b2c1ba9b28cb7bb3d022df6ff6abd2 100644 (file)
@@ -284,7 +284,7 @@ siginfo_t {
                              glibc 2.3.2 and earlier) */
     int      si_fd;       /* File descriptor */
     short    si_addr_lsb; /* Least significant bit of address
-                             (since kernel 2.6.32) */
+                             (since Linux 2.6.32) */
 }
 .fi
 .in
index 29f7afe68c6364929fd9db475119f60afddfd92d..3b4038483693490f21962437898548f6cfb0c495 100644 (file)
@@ -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
index c31d9b8eacbd4e8e12ded70b1f6b87a78e609744..1dfcd329e194ce330dc8db53ef7839b11839fb7e 100644 (file)
@@ -965,7 +965,7 @@ capability,
 the new inheritable set must be a subset of the combination
 of the existing inheritable and permitted sets.
 .IP 2.
-(Since kernel 2.6.25)
+(Since Linux 2.6.25)
 The new inheritable set must be a subset of the combination of the
 existing inheritable set and the capability bounding set.
 .IP 3.