Re-enable SGR support (ANSI color escapes) in grotty(1) by default.
Our man(1) and bsd.doc.mk still disable it for POLA reasons via the -c option to grotty(1). PR: gnu/82353
This commit is contained in:
parent
f1a52c7ed6
commit
0829f5978b
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user