From: Alejandro Colomar Date: Wed, 1 Nov 2023 16:47:52 +0000 (+0100) Subject: setlogmask.3: ffix X-Git-Tag: man-pages-6.06~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10fd26189985dfd2f3f8f9d8513d891119edbda;p=thirdparty%2Fman-pages.git setlogmask.3: ffix Fixes: c06eb28eb622 ("man-pages 1.41") Reported-by: Helge Kreutzmann Cc: Mario Blaettermann Signed-off-by: Alejandro Colomar --- diff --git a/man3/setlogmask.3 b/man3/setlogmask.3 index 5bbcb5d32d..12347fd360 100644 --- a/man3/setlogmask.3 +++ b/man3/setlogmask.3 @@ -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 ,