diff options
author | ru <ru@FreeBSD.org> | 2002-10-23 19:04:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-10-23 19:04:00 +0000 |
commit | c54b118a3b22599148fe5f12a9225ba7495bbdf6 (patch) | |
tree | f0213d16a7ec5ed35c5a91e08515b96bf632b466 /contrib/groff/tmac | |
parent | 3f1c8e178853aa0e9097487c69b326e7b550abd0 (diff) | |
download | FreeBSD-src-c54b118a3b22599148fe5f12a9225ba7495bbdf6.zip FreeBSD-src-c54b118a3b22599148fe5f12a9225ba7495bbdf6.tar.gz |
A crude temporary hack to fix building of ms(7) formatted documents
while I am working on a real fix.
Diffstat (limited to 'contrib/groff/tmac')
-rw-r--r-- | contrib/groff/tmac/troffrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc index 7147512..755bc39 100644 --- a/contrib/groff/tmac/troffrc +++ b/contrib/groff/tmac/troffrc @@ -45,7 +45,4 @@ troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html . .\} . -.\" Disable SGR support in grotty(1). -.if n .do output "x X tty: sgr 0 -. .\" Don't let blank lines creep in here. |