home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / groff / macros / fixmacros.sed next >
Encoding:
Text File  |  1991-04-30  |  298 b   |  7 lines

  1. s/^\([.'][    ]*[^\\     ][^ \\]\)\([^ ]\)/\1 \2/
  2. s/^\(\\![.'][    ]*[^\\     ][^ \\]\)\([^ ]\)/\1 \2/
  3. s/\([.'][     ]*i[ef] *[^ ]* [.'][     ]*[^\\0-9     ][^ \\]\)\([^ ]\)/\1 \2/
  4. s/\([.'][     ]*i[ef] *[^ ]* \\{[.'][     ]*[^\\0-9     ][^ \\]\)\([^ ]\)/\1 \2/
  5. s/\([.'][    ]*[da]s *[^ \\][^ \\]\)\([^ ]\)/\1 \2/
  6. s/\\\*\[/\\*[[]/
  7.