From: Bruno Haible Date: Sun, 3 Jun 2007 10:46:19 +0000 (+0000) Subject: Talk about POSIX:2001 instead of SUSV2. X-Git-Tag: v0.17~361 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1760d343a0c80ba65b4733c57666c8054623060b;p=thirdparty%2Fgettext.git Talk about POSIX:2001 instead of SUSV2. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 6fabaea81..dc5edf89d 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-06-03 Bruno Haible + + * gettext.texi (Aspects): Talk about POSIX:2001 instead of SUSV2. + 2007-06-03 Bruno Haible * gettext.texi: Talk about "locale categories" instead of "locale diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 00eb7de76..76d3ee883 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -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.