mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222648
@ -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…
Reference in New Issue
Block a user