From 1e69ea41b355982adafacfa029cb668cc262ce35 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 3 Feb 2015 17:10:52 +0900 Subject: [PATCH] doc: Fix markup error in msgexec/msgfilter * msgexec.texi, msgfilter.texi: Fix markup error caused by commit 96dde0b8 and a4d132f7. --- gettext-tools/doc/ChangeLog | 5 +++++ gettext-tools/doc/msgexec.texi | 2 +- gettext-tools/doc/msgfilter.texi | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 1a6ccba07..edac43167 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,8 @@ +2015-02-03 Daiki Ueno + + * msgexec.texi, msgfilter.texi: Fix markup error caused by commit + 96dde0b8 and a4d132f7. + 2015-01-29 Daiki Ueno * msgexec.texi: Document --newline option. diff --git a/gettext-tools/doc/msgexec.texi b/gettext-tools/doc/msgexec.texi index 547499dc3..ac9dacbe7 100644 --- a/gettext-tools/doc/msgexec.texi +++ b/gettext-tools/doc/msgexec.texi @@ -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. diff --git a/gettext-tools/doc/msgfilter.texi b/gettext-tools/doc/msgfilter.texi index 758f7a463..61c2f5773 100644 --- a/gettext-tools/doc/msgfilter.texi +++ b/gettext-tools/doc/msgfilter.texi @@ -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. -- 2.47.2