]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl_getfsmap.2, membarrier.2, seccomp.2: spfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Nov 2017 15:36:06 +0000 (16:36 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 22 Nov 2017 16:40:58 +0000 (17:40 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioctl_getfsmap.2
man2/membarrier.2
man2/seccomp.2

index 9ed2aab6aa49ab81d6b2958f3cc9071cf6818937..6892946c51b5885766f16e35102045764c989979 100644 (file)
@@ -345,7 +345,7 @@ The pointer passed in was not mapped to a valid memory address.
 .B EINVAL
 The array is not long enough, the keys do not point to a valid part of
 the filesystem, the low key points to a higher point in the filesystem's
-physical storage address space than the high key, or a non-zero value
+physical storage address space than the high key, or a nonzero value
 was passed in one of the fields that must be zero.
 .TP
 .B ENOMEM
index 6390f9693057290570c9ef97f48a838be46beed1..c47bc875a80a629a479aa012edfe1e0df3453590 100644 (file)
@@ -162,7 +162,7 @@ set to 0, error handling is required only for the first call to
 .I cmd
 is invalid, or
 .I flags
-is non-zero, or the
+is nonzero, or the
 .BR MEMBARRIER_CMD_SHARED
 command is disabled because the
 .I nohz_full
index 5cb89639f0026b46818f0880fab5a0fac0c43a7c..b913964a7260dc972c8e8062d1a44b15313be29a 100644 (file)
@@ -160,7 +160,7 @@ other privileged program using
 thus potentially compromising that program.
 (Such a malicious filter might, for example, cause an attempt to use
 .BR setuid (2)
-to set the caller's user IDs to non-zero values to instead
+to set the caller's user IDs to nonzero values to instead
 return 0 without actually making the system call.
 Thus, the program might be tricked into retaining superuser privileges
 in circumstances where it is possible to influence it to do