]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
openat2.2, loop.4: tfix: s/non-zero/nonzero/
authorAlejandro Colomar <colomar.6.4.3@gmail.com>
Thu, 22 Oct 2020 20:43:25 +0000 (22:43 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 22 Oct 2020 21:06:02 +0000 (23:06 +0200)
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/openat2.2
man4/loop.4

index 53056ee6d292fb13526a038f158b9a64e412e43b..ff5204040de23011c9c84f337fc53e68034a881b 100644 (file)
@@ -169,7 +169,7 @@ contains bits other than
 .IR 07777 .
 Similarly, an error is returned if
 .BR openat2 ()
-is called with a non-zero
+is called with a nonzero
 .IR how.mode
 and
 .IR how.flags
@@ -427,7 +427,7 @@ An unknown flag or invalid value was specified in
 .TP
 .B EINVAL
 .I mode
-is non-zero, but
+is nonzero, but
 .I how.flags
 does not contain
 .BR O_CREAT
@@ -535,7 +535,7 @@ is aware of but which the kernel does not support.
 Because any extension field must have its zero values signify a no-op,
 the kernel can
 safely ignore the unsupported extension fields if they are all-zero.
-If any unsupported extension fields are non-zero, then \-1 is returned and
+If any unsupported extension fields are nonzero, then \-1 is returned and
 .I errno
 is set to
 .BR E2BIG .
index 1b5d05666dbbf19ac47efaceef8cf1a8eb3a83a2..b7f82e5d4ff9cc28d3caef470b4560d119e5f873 100644 (file)
@@ -174,7 +174,7 @@ it can be used to open backing file.
 The (third)
 .BR ioctl (2)
 argument is an unsigned long value.
-A non-zero represents direct I/O mode.
+A nonzero represents direct I/O mode.
 .TP
 .BR LOOP_SET_BLOCK_SIZE " (since Linux 4.14)"
 .\" commit 89e4fdecb51cf5535867026274bc97de9480ade5