]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix whitespace problem in info output.
authorBruno Haible <bruno@clisp.org>
Wed, 18 Jun 2008 23:48:51 +0000 (23:48 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:45 +0000 (12:15 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/msggrep.texi

index a75aa534dcee3e9e1ec37bd0e3e1d5165212112a..3df94d5beddf592b0a261b8b845f75c49ec303f6 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * msggrep.texi: Drop leading whitespace.
+
 2008-05-18  Bruno Haible  <bruno@clisp.org>
 
        * gettext.texi (Names): Recommend the gnulib module 'propername'.
index 34df18622c7810d1e765142499fe98c8c07d1719..c2adebc17fea5698f8f86e931b9c037e4acb670f 100644 (file)
@@ -53,13 +53,13 @@ A message is selected if
 @item it comes from one of the specified source files,
 @item or if it comes from one of the specified domains,
 @item or if @samp{-J} is given and its context (msgctxt) matches
-      @var{msgctxt-pattern},
+@var{msgctxt-pattern},
 @item or if @samp{-K} is given and its key (msgid or msgid_plural) matches
-      @var{msgid-pattern},
+@var{msgid-pattern},
 @item or if @samp{-T} is given and its translation (msgstr) matches
-      @var{msgstr-pattern},
+@var{msgstr-pattern},
 @item or if @samp{-C} is given and the translator's comment matches
-      @var{comment-pattern}.
+@var{comment-pattern}.
 @end itemize
 
 When more than one selection criterion is specified, the set of selected