From 88bbbe88d768dd22c5950288dab7aa1bcccb93f2 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Fri, 3 May 2013 12:42:43 +0000 Subject: [PATCH] Remove the STANDARDS section. querylocale is not part of IEEE Std 1003.1-2008. MFC after: 3 days --- lib/libc/locale/querylocale.3 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/libc/locale/querylocale.3 b/lib/libc/locale/querylocale.3 index 4f9775595e5f..f90d626d1ac6 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