diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-18 09:14:17 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-18 09:14:17 +0000 |
| commit | b17996a47e8e20ebc6f69fccbc5e69ee4bb6bc37 (patch) | |
| tree | 79949b65ad6a236e776e252bef16f6e9bce27138 /gnu/usr.bin/man | |
| parent | 48b4ab8a6fef94b857468e72bc634c795abb21e9 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/man')
| -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 26f194d2f50d..5793e15384b8 100644 --- a/gnu/usr.bin/man/Makefile.inc +++ b/gnu/usr.bin/man/Makefile.inc @@ -9,7 +9,7 @@ pager= more -s manpath_config_file= /etc/manpath.config troff= /usr/bin/groff -S -man # -Tascii or localized encoding added automatically -nroff= /usr/bin/groff -P-c -S -Wall -mtty-char -man +nroff= /usr/bin/groff -S -Wall -mtty-char -man apropos= /usr/bin/apropos whatis= /usr/bin/whatis eqn= /usr/bin/eqn |
