Turn off incredibly obnoxious forced -c' option to more'.

This commit is contained in:
Garrett Wollman 1995-01-14 20:09:47 +00:00
parent b6cc3bfac6
commit c81d9b5121

View File

@ -5,7 +5,7 @@
BINDIR?= /usr/bin
libdir= /etc
bindir= ${BINDIR}
pager= more -cs
pager= more -s
manpath_config_file= /etc/manpath.config
troff= /usr/bin/groff -Tps -man
nroff= /usr/bin/groff -Tlatin1 -man