From: Bruno Haible Date: Fri, 15 Aug 2003 12:15:13 +0000 (+0000) Subject: Fix misplaced @group. X-Git-Tag: v0.13~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1746cf3383ca3faa419039bc9e4a9c9186d782c5;p=thirdparty%2Fgettext.git Fix misplaced @group. --- diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 0bed79d45..fac344d47 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -8682,9 +8682,9 @@ in order to make the interface consistent (the parser will extract all strings and quote-like expressions). @item @strong{here documents} -@group @* @example +@group print gettext <<'EOF'; program not found in $PATH EOF @@ -8694,8 +8694,8 @@ one file deleted EOF several files deleted EOF -@end example @end group +@end example Here-documents are recognized. If the delimiter is enclosed in single quotes, the string is not interpolated. If it is enclosed in double