OSDN Git Service

* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale
authorcorinna <corinna>
Wed, 17 Feb 2010 15:02:17 +0000 (15:02 +0000)
committercorinna <corinna>
Wed, 17 Feb 2010 15:02:17 +0000 (15:02 +0000)
to locale.
* setup2.sgml (setup-locale-how): Ditto.

winsup/doc/ChangeLog
winsup/doc/new-features.sgml
winsup/doc/setup2.sgml

index b360fb7..6641255 100644 (file)
@@ -1,3 +1,9 @@
+2010-02-17  Corinna Vinschen  <corinna@vinschen.de>
+
+       * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale
+       to locale.
+       * setup2.sgml (setup-locale-how): Ditto.
+
 2010-02-15  Corinna Vinschen  <corinna@vinschen.de>
 
        * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC path
index 95377fc..1e960c3 100644 (file)
@@ -16,8 +16,9 @@
   </para></listitem>
 
   <listitem><para>
-  New tool "getlocale" to fetch the default locale based on the Windows
-  default settings and to list all supported locales.
+  New tool "locale" to fetch locale information and default locales based on
+  the Windows default settings as well as lists of all supported locales
+  and character sets.
   </para></listitem>
 
   <listitem><para>
index c0e8caf..c2baad5 100644 (file)
@@ -381,8 +381,8 @@ desktop shortcut.</para>
 </screen>
 
 <note><para>For a list of locales supported by your Windows machine, use the new
-><command>getlocale -a</command> command, which is part of the Cygwin package.
-For a description see <xref linkend="getlocale"></xref></para></note>
+><command>locale -a</command> command, which is part of the Cygwin package.
+For a description see <xref linkend="locale"></xref></para></note>
 
 <note><para>For a list of supported character sets, see
 <xref linkend="setup-locale-charsetlist"></xref>