From: Daiki Ueno Date: Thu, 29 Oct 2015 07:18:14 +0000 (+0900) Subject: doc: Fix typo in msgfmt invocation X-Git-Tag: v0.19.7~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea367f662c1215d4c32f57ea63e393b5bcabf034;p=thirdparty%2Fgettext.git doc: Fix typo in msgfmt invocation * gettext-tools/doc/msgfmt.texi: Fix the documentation of -d option, used in the Desktop Entry mode. --- diff --git a/gettext-tools/doc/msgfmt.texi b/gettext-tools/doc/msgfmt.texi index 402bc1a76..a808b7ce8 100644 --- a/gettext-tools/doc/msgfmt.texi +++ b/gettext-tools/doc/msgfmt.texi @@ -190,7 +190,8 @@ or a combined language and country specification of the form @var{ll_CC}. @item -d @var{directory} @opindex -d@r{, @code{msgfmt} option} -Specify the base directory of @file{.msg} message catalogs. +Specify the directory where PO files are read. The directory must +contain the @samp{LINGUAS} file. @end table