old-cross-binutils/bfd/doc/exmerge
Steve Chamberlain 80d29884b8 Initial revision
1991-08-22 19:56:14 +00:00

4 lines
172 B
Text
Executable file

# SED script for preprocessing embedded doc from source (S. Chamberlain markup)
# Locate and coalesce adjacent @example blocks
/^@end example/N
/^@end example\n@example$/d