diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-05-22 15:54:40 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-05-22 15:54:40 +0000 |
| commit | 1eef9d2ac7b9e548fe877c7c22cdc0e1affe5f6c (patch) | |
| tree | d00f0cd859728e33622ab1226df5f342d70a0c56 /gnu | |
| parent | 45667ce06d227f453c4740e21768c330393511d3 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/Makefile.inc | 2 |
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 |
