From 493d97248901f21cbb157d9ba61b00e7d469d4ae Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 08:49:49 +0200 Subject: [PATCH] catopen.3: CONFORMING TO: add POSIX.1-2008 Signed-off-by: Michael Kerrisk --- man3/catopen.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/catopen.3 b/man3/catopen.3 index 89d326e5a..58f523740 100644 --- a/man3/catopen.3 +++ b/man3/catopen.3 @@ -159,7 +159,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -POSIX.1-2001. +POSIX.1-2001, POSIX.1-2008. .\" In XPG 1987, Vol. 3 it says: .\" .I "The flag argument of catopen is reserved for future use" .\" .IR "and should be set to 0" . @@ -170,7 +170,7 @@ POSIX.1-2001. .\" .B MCLoadAll .\" (see below). .SH NOTES -The above is the POSIX.1-2001 description. +The above is the POSIX.1 description. The glibc value for .B NL_CAT_LOCALE is 1.