summaryrefslogtreecommitdiff
path: root/tmac/fixmacros.sed
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/fixmacros.sed')
-rw-r--r--tmac/fixmacros.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmac/fixmacros.sed b/tmac/fixmacros.sed
index 63cce22a..56caf9fd 100644
--- a/tmac/fixmacros.sed
+++ b/tmac/fixmacros.sed
@@ -1,3 +1,4 @@
+# try to fix macros for AT&T troff so that they work without groff's -C switch
s/^\([.'][ ]*[^\\ ][^ \\]\)\([^ ]\)/\1 \2/
s/^\(\\![.'][ ]*[^\\ ][^ \\]\)\([^ ]\)/\1 \2/
s/\([.'][ ]*i[ef] *[^ ]* [.'][ ]*[^\\0-9 ][^ \\]\)\([^ ]\)/\1 \2/