View | Details | Raw Unified | Return to bug 24530
Collapse All | Expand All

(-)Makefile.inc (-1 / +1 lines)
Lines 5-11 Link Here
5
#
5
#
6
libdir=			/etc
6
libdir=			/etc
7
bindir=			${BINDIR}
7
bindir=			${BINDIR}
8
pager=			more -s
8
pager=			less -is
9
manpath_config_file=	/etc/manpath.config
9
manpath_config_file=	/etc/manpath.config
10
troff=			/usr/bin/groff -S -mandoc
10
troff=			/usr/bin/groff -S -mandoc
11
# -Tascii or localized encoding added automatically
11
# -Tascii or localized encoding added automatically

Return to bug 24530