]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix link in '@opindex' pointing to msgcat.
authorMiguel Angel Arruga Vivas <rosen644835@gmail.com>
Tue, 5 Feb 2013 02:34:16 +0000 (11:34 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 5 Feb 2013 02:34:56 +0000 (11:34 +0900)
gettext-tools/doc/ChangeLog
gettext-tools/doc/msgen.texi
gettext-tools/doc/msgmerge.texi

index e53dc47935b0b52c9885135f5dfb0201f2a5fa1c..0fe9a887228b7bfb7b12c61807f946c401d166a7 100644 (file)
@@ -1,3 +1,10 @@
+2013-01-30  Miguel Angel Arruga Vivas  <rosen644835@gmail.com>  (tiny change)
+
+       * msgen.texi (Output details): Fix link in '@opindex' pointing to
+       msgcat.
+       Reported at <http://savannah.gnu.org/bugs/?36063>.
+       * msgmerge.texi (Output details): Likewise.
+
 2012-12-27  Daiki Ueno  <ueno@gnu.org>
 
        * gettext.texi (Plural forms): Fix ngettext arguments.
index f45444be586de5bb413efb35209dc4b5ec5162ff..82f210d99c0fbf759350ce7533c4c14f15d66ce1 100644 (file)
@@ -69,7 +69,7 @@ Assume the input file is a NeXTstep/GNUstep localized resource file in
 
 @table @samp
 @item --lang=@var{catalogname}
-@opindex --lang@r{, @code{msgcat} option}
+@opindex --lang@r{, @code{msgen} option}
 Specify the @samp{Language} field to be used in the header entry.  See
 @ref{Header Entry} for the meaning of this field.  Note: The
 @samp{Language-Team} and @samp{Plural-Forms} fields are not set by this
index 481694157b414cb1def0be44fba903347a81f692..3ecf024b227de30c5b74bf10c6cb87dc884043ae 100644 (file)
@@ -156,7 +156,7 @@ Assume the input files are NeXTstep/GNUstep localized resource files in
 
 @table @samp
 @item --lang=@var{catalogname}
-@opindex --lang@r{, @code{msgcat} option}
+@opindex --lang@r{, @code{msgmerge} option}
 Specify the @samp{Language} field to be used in the header entry.  See
 @ref{Header Entry} for the meaning of this field.  Note: The
 @samp{Language-Team} and @samp{Plural-Forms} fields are left unchanged.