catopen.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:49:49 +02:00
parent e4cb8dcb22
commit 493d972489
1 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@ T{
T} Thread safety MT-Safe T} Thread safety MT-Safe
.TE .TE
.SH CONFORMING TO .SH CONFORMING TO
POSIX.1-2001. POSIX.1-2001, POSIX.1-2008.
.\" In XPG 1987, Vol. 3 it says: .\" In XPG 1987, Vol. 3 it says:
.\" .I "The flag argument of catopen is reserved for future use" .\" .I "The flag argument of catopen is reserved for future use"
.\" .IR "and should be set to 0" . .\" .IR "and should be set to 0" .
@ -170,7 +170,7 @@ POSIX.1-2001.
.\" .B MCLoadAll .\" .B MCLoadAll
.\" (see below). .\" (see below).
.SH NOTES .SH NOTES
The above is the POSIX.1-2001 description. The above is the POSIX.1 description.
The glibc value for The glibc value for
.B NL_CAT_LOCALE .B NL_CAT_LOCALE
is 1. is 1.