diff options
-rw-r--r-- | contrib/groff/tmac/troffrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc index 5defe8a..92b5fad 100644 --- a/contrib/groff/tmac/troffrc +++ b/contrib/groff/tmac/troffrc @@ -50,12 +50,4 @@ troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html .\" Handle paper formats .do mso papersize.tmac . -.\" Disable SGR support in grotty(1). -.if n \{\ -. do nop \X'tty: sgr 0' -. sp -1 -. nr nl 0-1 -. nr % -1 -.\} -. .\" Don't let blank lines creep in here. |