summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac/fixmacros.sed
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/tmac/fixmacros.sed')
-rw-r--r--contrib/groff/tmac/fixmacros.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/groff/tmac/fixmacros.sed b/contrib/groff/tmac/fixmacros.sed
index 63cce22..56caf9f 100644
--- a/contrib/groff/tmac/fixmacros.sed
+++ b/contrib/groff/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/
OpenPOWER on IntegriCloud