]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Talk about POSIX:2001 instead of SUSV2.
authorBruno Haible <bruno@clisp.org>
Sun, 3 Jun 2007 10:46:19 +0000 (10:46 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:52 +0000 (12:14 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi

index 6fabaea81b2a56ca62cb8cb12ee6d033615347c8..dc5edf89d98c573c122a68b8414bac38af5a2e87 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-03  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (Aspects): Talk about POSIX:2001 instead of SUSV2.
+
 2007-06-03  Bruno Haible  <bruno@clisp.org>
 
        * gettext.texi: Talk about "locale categories" instead of "locale
index 00eb7de7686310667d7ad145f747df130bb517ad..76d3ee8838e2c594deca5c0895ff1c20c5e61126 100644 (file)
@@ -813,7 +813,8 @@ the locale category containing the translated messages, and so on.
 
 @cindex Linux
 Components of locale outside of message handling are standardized in
-the ISO C standard and the SUSV2 specification.  GNU @code{libc}
+the ISO C standard and the POSIX:2001 standard (also known as the SUSV3
+specification).  GNU @code{libc}
 fully implements this, and most other modern systems provide a more
 or less reasonable support for at least some of the missing components.