Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2013 12:42:44 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r250209 - head/lib/libc/locale
Message-ID:  <201305031242.r43Cgiak056958@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pluknet
Date: Fri May  3 12:42:43 2013
New Revision: 250209
URL: http://svnweb.freebsd.org/changeset/base/250209

Log:
  Remove the STANDARDS section.
  querylocale is not part of IEEE Std 1003.1-2008.
  
  MFC after:	3 days

Modified:
  head/lib/libc/locale/querylocale.3

Modified: head/lib/libc/locale/querylocale.3
==============================================================================
--- head/lib/libc/locale/querylocale.3	Fri May  3 11:53:06 2013	(r250208)
+++ head/lib/libc/locale/querylocale.3	Fri May  3 12:42:43 2013	(r250209)
@@ -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,
 .Xr newlocale 3 ,
 .Xr uselocale 3 ,
 .Xr xlocale 3
-.Sh STANDARDS
-This function, conforms to
-.St -p1003.1-2008



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305031242.r43Cgiak056958>