mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fix man -t by not passing grotty flags to groff when grotty is not
involved. This fixes a regression introduced with r221303. Noticed by: jilles
This commit is contained in:
parent
135bce2a9e
commit
3d12096812
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222601
@ -895,7 +895,7 @@ NROFF='groff -S -P-c -Wall -mtty-char -man'
|
||||
PIC=pic
|
||||
REFER=refer
|
||||
TBL=tbl
|
||||
TROFF='groff -S -P-c -man'
|
||||
TROFF='groff -S -man'
|
||||
VGRIND=vgrind
|
||||
|
||||
COL=/usr/bin/col
|
||||
|
Loading…
Reference in New Issue
Block a user