From e42223b8df427651a5784ff316ddc0950076e477 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 29 Aug 2010 12:06:16 +0200 Subject: [PATCH] Doc tweak. --- gettext-tools/doc/ChangeLog | 4 ++++ gettext-tools/doc/gettext.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.47.3