Remove the STANDARDS section.

querylocale is not part of IEEE Std 1003.1-2008.

MFC after:	3 days
This commit is contained in:
Sergey Kandaurov 2013-05-03 12:42:43 +00:00
parent d067905faa
commit 88bbbe88d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250209

View File

@ -27,7 +27,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd September 17 2011 .Dd May 3, 2013
.Dt QUERYLOCALE 3 .Dt QUERYLOCALE 3
.Os .Os
.Sh NAME .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 newlocale 3 ,
.Xr uselocale 3 , .Xr uselocale 3 ,
.Xr xlocale 3 .Xr xlocale 3
.Sh STANDARDS
This function, conforms to
.St -p1003.1-2008