]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix misplaced @group.
authorBruno Haible <bruno@clisp.org>
Fri, 15 Aug 2003 12:15:13 +0000 (12:15 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:49 +0000 (12:10 +0200)
gettext-tools/doc/gettext.texi

index 0bed79d45fb082be887a0eda61e089ed2e108b0a..fac344d475a600ce93d294979183d13e6d463290 100644 (file)
@@ -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