From face6a8ef33dc75bc131ddbe5adbb856d2d33b35 Mon Sep 17 00:00:00 2001 From: Miguel Angel Arruga Vivas Date: Tue, 5 Feb 2013 11:34:16 +0900 Subject: [PATCH] Fix link in '@opindex' pointing to msgcat. --- gettext-tools/doc/ChangeLog | 7 +++++++ gettext-tools/doc/msgen.texi | 2 +- gettext-tools/doc/msgmerge.texi | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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. -- 2.47.2