From 93c58bd0e4d085074ec029e9f62f31e505344b36 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 18 Oct 2002 09:10:44 +0000 Subject: Disable SGR support in grotty(1) pending the resolution on -arch. --- contrib/groff/tmac/troffrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib') diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc index 755bc39..8a6505f 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. -- cgit v1.1