]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
setlogmask.3: Note that LOG_UPTO() is included in the next POSIX release
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Apr 2020 11:46:42 +0000 (13:46 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Apr 2020 11:54:13 +0000 (13:54 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/setlogmask.3

index e24b01a90c14872782834195ac3f7119bb13690a..dee6f26685565521f353e78e191184f4b65e7d72 100644 (file)
@@ -88,6 +88,10 @@ T}   Thread safety   MT-Unsafe race:LogMask
 .SH CONFORMING TO
 POSIX.1-2001, POSIX.1-2008.
 .\" Note that the description in POSIX.1-2001 is flawed.
+.PP
+.BR LOG_UPTO ()
+will be included in the next release of the POSIX specification (Issue 8).
+.\" FIXME . https://www.austingroupbugs.net/view.php?id=1033
 .SH SEE ALSO
 .BR closelog (3),
 .BR openlog (3),