]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
English tweak.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Jul 2000 10:25:47 +0000 (10:25 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Jul 2000 10:25:47 +0000 (10:25 +0000)
doc/ChangeLog
doc/nls.texi

index 3ec5712de1ca7e277f84a8875af2d591471f06e8..535d3cfca1616e118dc136544d9746a9ce1885a5 100644 (file)
@@ -1,3 +1,8 @@
+2000-07-03  Bruno Haible  <haible@clisp.cons.org>
+
+       * nls.texi: Rename section "One advise in advance" to "Quick
+       configuration advice".
+
 2000-05-06  Ulrich Drepper  <drepper@redhat.com>
 
        * nls.texi: Add section about "Using gettext in own code".
index a7797e85b9d6f1e759dd6621cd55baf4527c485e..f69642958fc7a95025684c4de8f3a17c81957914 100644 (file)
@@ -25,7 +25,7 @@ of @code{gettext} which is used.  The information can be found in
 the @file{intl/VERSION} file, in internationalized packages.
 
 @menu
-* One advise::
+* Configuration advice::
 * INSTALL Matters::
 * Using This Package::
 * Translating Teams::
@@ -33,8 +33,8 @@ the @file{intl/VERSION} file, in internationalized packages.
 * Using gettext in own code::
 @end menu
 
-@node One advise
-@section One advise in advance
+@node Configuration advice
+@section Quick configuration advice
 
 If you want to exploit the full power of internationalization, you
 should configure it using
@@ -55,8 +55,8 @@ Future versions of GNU @code{gettext} will very likely convey even more
 functionality.  So it might be a good idea to change to GNU
 @code{gettext} as soon as possible.
 
-So you need not provide this option if you are using GNU libc 2 or you
-have installed a recent copy of the GNU gettext package with the
+So you need @emph{not} provide this option if you are using GNU libc 2 or
+you have installed a recent copy of the GNU gettext package with the
 included @file{libintl}.