diff options
Diffstat (limited to 'source/ap/man-db/man-db.sh')
-rw-r--r-- | source/ap/man-db/man-db.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/man-db/man-db.sh b/source/ap/man-db/man-db.sh index d3d9f0d0..1463aa3e 100644 --- a/source/ap/man-db/man-db.sh +++ b/source/ap/man-db/man-db.sh @@ -2,4 +2,4 @@ # Choose a default for the system's manual pager: #export MANPAGER=less #export MANPAGER=more -export MANPAGER=most +#export MANPAGER=most |