]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Fix markup error in msgexec/msgfilter
authorDaiki Ueno <ueno@gnu.org>
Tue, 3 Feb 2015 08:10:52 +0000 (17:10 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 3 Feb 2015 08:10:52 +0000 (17:10 +0900)
* msgexec.texi, msgfilter.texi: Fix markup error caused by commit
96dde0b8 and a4d132f7.

gettext-tools/doc/ChangeLog
gettext-tools/doc/msgexec.texi
gettext-tools/doc/msgfilter.texi

index 1a6ccba079f220bd38335e66c7a160fabae40953..edac43167a7be2323973dc64183bfd3ae5b455e6 100644 (file)
@@ -1,3 +1,8 @@
+2015-02-03  Daiki Ueno  <ueno@gnu.org>
+
+       * msgexec.texi, msgfilter.texi: Fix markup error caused by commit
+       96dde0b8 and a4d132f7.
+
 2015-01-29  Daiki Ueno  <ueno@gnu.org>
 
        * msgexec.texi: Document --newline option.
index 547499dc3a065d8812c36fc9a71f4622ba62880f..ac9dacbe70c7bdde084272b468a998e2a5226837 100644 (file)
@@ -18,7 +18,7 @@ by a null byte.  The output of @samp{msgexec 0} is suitable as input for
 @samp{xargs -0}.
 
 @table @samp
-@itemx --newline
+@item --newline
 @opindex --newline@r{, @code{msgfilter} option}
 Add newline at the end of each input line.
 
index 758f7a4631bafc6ce95ca575413ce5160ed9d295..61c2f57736db261a5e47906e48a3faa27a7f909b 100644 (file)
@@ -74,7 +74,7 @@ used filter is @samp{sed}.  A few particular built-in filters are also
 recognized.
 
 @table @samp
-@itemx --newline
+@item --newline
 @opindex --newline@r{, @code{msgfilter} option}
 Add newline at the end of each input line and also strip the ending
 newline from the output line.