diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/querylocale.3 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/locale/querylocale.3 b/lib/libc/locale/querylocale.3 index 4f97755..f90d626 100644 --- a/lib/libc/locale/querylocale.3 +++ b/lib/libc/locale/querylocale.3 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 17 2011 +.Dd May 3, 2013 .Dt QUERYLOCALE 3 .Os .Sh NAME @@ -52,6 +52,3 @@ If more than one bit in the mask is set, the returned value is undefined. .Xr newlocale 3 , .Xr uselocale 3 , .Xr xlocale 3 -.Sh STANDARDS -This function, conforms to -.St -p1003.1-2008 |