diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-18 09:10:44 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-18 09:10:44 +0000 |
| commit | 48b4ab8a6fef94b857468e72bc634c795abb21e9 (patch) | |
| tree | cb8bae8398dd7a75de6ce4576de0a935f1ce7bb8 /contrib | |
| parent | ed5fc39f22cbbea0d1a80a3dd787c062a6d45103 (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/groff/tmac/troffrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc index 755bc390de44..8a6505fc1afc 100644 --- a/contrib/groff/tmac/troffrc +++ b/contrib/groff/tmac/troffrc @@ -45,4 +45,7 @@ troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html . .\} . +.\" Disable SGR support in grotty(1). +.if n .do nop \X'tty: sgr 0'\c +. .\" Don't let blank lines creep in here. |
