diff options
Diffstat (limited to 'bfd/doc/sedscript')
-rwxr-xr-x | bfd/doc/sedscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/doc/sedscript b/bfd/doc/sedscript index e8e225d..cc2022c 100755 --- a/bfd/doc/sedscript +++ b/bfd/doc/sedscript @@ -58,9 +58,9 @@ s/\*}/\*\// # *+ and *- delimit large examples to be enclosed in cartouches. /^\*\+$/c\ @lisp\ -@cartouche +@c @cartouche /^\*-$/c\ -@end cartouche\ +@c @end cartouche\ @end lisp\ # '*;' introduces an example which may have a single line or multiple lines; |