]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
setlogmask.3: ffix
authorAlejandro Colomar <alx@kernel.org>
Wed, 1 Nov 2023 16:47:52 +0000 (17:47 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 1 Nov 2023 16:47:54 +0000 (17:47 +0100)
Fixes: c06eb28eb622 ("man-pages 1.41")
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Mario Blaettermann <mario.blaettermann@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man3/setlogmask.3

index 5bbcb5d32df4ac555e09febff2bc356214e37ecf..12347fd3608d23310267fe8736c6c8ade27e84f2 100644 (file)
@@ -29,7 +29,11 @@ The
 .BR setlogmask ()
 function sets this logmask for the calling process,
 and returns the previous mask.
-If the mask argument is 0, the current logmask is not modified.
+If the
+.I mask
+argument is
+.BR 0 ,
+the current logmask is not modified.
 .P
 The eight priorities are
 .BR LOG_EMERG ,