From: Miguel Angel Arruga Vivas Date: Tue, 5 Feb 2013 02:34:16 +0000 (+0900) Subject: Fix link in '@opindex' pointing to msgcat. X-Git-Tag: v0.18.3~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=face6a8ef33dc75bc131ddbe5adbb856d2d33b35;p=thirdparty%2Fgettext.git Fix link in '@opindex' pointing to msgcat. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index e53dc4793..0fe9a8872 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,10 @@ +2013-01-30 Miguel Angel Arruga Vivas (tiny change) + + * msgen.texi (Output details): Fix link in '@opindex' pointing to + msgcat. + Reported at . + * msgmerge.texi (Output details): Likewise. + 2012-12-27 Daiki Ueno * gettext.texi (Plural forms): Fix ngettext arguments. diff --git a/gettext-tools/doc/msgen.texi b/gettext-tools/doc/msgen.texi index f45444be5..82f210d99 100644 --- a/gettext-tools/doc/msgen.texi +++ b/gettext-tools/doc/msgen.texi @@ -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 diff --git a/gettext-tools/doc/msgmerge.texi b/gettext-tools/doc/msgmerge.texi index 481694157..3ecf024b2 100644 --- a/gettext-tools/doc/msgmerge.texi +++ b/gettext-tools/doc/msgmerge.texi @@ -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.