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:
Ulrich Spörlein 2011-06-02 10:18:49 +00:00
parent 135bce2a9e
commit 3d12096812
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222601

View File

@ -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