aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1996-05-22 15:54:40 +0000
committerPaul Traina <pst@FreeBSD.org>1996-05-22 15:54:40 +0000
commit1eef9d2ac7b9e548fe877c7c22cdc0e1affe5f6c (patch)
treed00f0cd859728e33622ab1226df5f342d70a0c56 /gnu
parent45667ce06d227f453c4740e21768c330393511d3 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/man/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/Makefile.inc b/gnu/usr.bin/man/Makefile.inc
index ceaa588c89ab..7c684a0988ad 100644
--- a/gnu/usr.bin/man/Makefile.inc
+++ b/gnu/usr.bin/man/Makefile.inc
@@ -8,7 +8,7 @@ bindir= ${BINDIR}
pager= more -s
manpath_config_file= /etc/manpath.config
troff= /usr/bin/groff -Tps -man
-nroff= /usr/bin/nroff -Tascii -man
+nroff= /usr/bin/groff -Wall -mtty-char -Tascii -man
apropos= /usr/bin/apropos
whatis= /usr/bin/whatis
neqn= /usr/bin/eqn -Tascii