Fix link in '@opindex' pointing to msgcat.

This commit is contained in:
Miguel Angel Arruga Vivas 2013-02-05 11:34:16 +09:00 committed by Daiki Ueno
parent 34d9cf7630
commit face6a8ef3
3 changed files with 9 additions and 2 deletions

View 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.

View 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

View 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.