updated man to use more as the default pager
This commit is contained in:
parent
d0338d9612
commit
266f6fdff9
@ -5,7 +5,7 @@
|
||||
BINDIR?= /usr/bin
|
||||
libdir= /etc
|
||||
bindir= ${BINDIR}
|
||||
pager= less -sCe
|
||||
pager= more -cs
|
||||
manpath_config_file= /etc/manpath.config
|
||||
troff= /usr/bin/groff -Tps -man
|
||||
nroff= /usr/bin/groff -Tascii -man
|
||||
|
Loading…
Reference in New Issue
Block a user