]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Doc tweak.
authorBruno Haible <bruno@clisp.org>
Sun, 29 Aug 2010 10:06:16 +0000 (12:06 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 30 Aug 2010 20:58:35 +0000 (22:58 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi

index 017d4ba946035161f14fec9d606f2cf437d2741b..a9ee9cb0b64d2146e571882e5ead0f2127b2ad54 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-29  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (Using Compendia): Correct after 2007-09-09 change.
+
 2010-06-06  Bruno Haible  <bruno@clisp.org>
 
        xgettext: Recognize language of files ending in .perl.
index 9976e056438bf439bcd2ccdbbd3ff75200cb8f2d..708678ee284e05528e80f2b3d8dbb0025f38071d 100644 (file)
@@ -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