From: Bruno Haible Date: Sun, 29 Aug 2010 10:06:16 +0000 (+0200) Subject: Doc tweak. X-Git-Tag: v0.18.2~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42223b8df427651a5784ff316ddc0950076e477;p=thirdparty%2Fgettext.git Doc tweak. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 017d4ba94..a9ee9cb0b 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-08-29 Bruno Haible + + * gettext.texi (Using Compendia): Correct after 2007-09-09 change. + 2010-06-06 Bruno Haible xgettext: Recognize language of files ending in .perl. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 9976e0564..708678ee2 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -4593,7 +4593,7 @@ msgmerge --compendium compendium.po -o file.po /dev/null file.pot Concatenate the compendium file(s) and the existing PO, merge the result with the POT file and remove the obsolete entries (optional, -here done using @samp{sed}): +here done using @samp{msgattrib}): @example msgcat --use-first -o update.po compendium1.po compendium2.po file.po