setlogmask.3: Note that LOG_UPTO() is included in the next POSIX release

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-29 13:46:42 +02:00
parent 20b82882f3
commit e9378590c4
1 changed files with 4 additions and 0 deletions

View 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),