summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/man-db/man-db.SlackBuild2
-rw-r--r--source/ap/man-db/man-db.csh2
-rw-r--r--source/ap/man-db/man-db.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/ap/man-db/man-db.SlackBuild b/source/ap/man-db/man-db.SlackBuild
index 7a5e24dd5..a7b328e83 100755
--- a/source/ap/man-db/man-db.SlackBuild
+++ b/source/ap/man-db/man-db.SlackBuild
@@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=man-db
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
MAN2HTML=${MAN2HTML:-20180101}
diff --git a/source/ap/man-db/man-db.csh b/source/ap/man-db/man-db.csh
index 1759e2375..8b2c0fb70 100644
--- a/source/ap/man-db/man-db.csh
+++ b/source/ap/man-db/man-db.csh
@@ -2,4 +2,4 @@
# Choose a default for the system's manual pager:
#setenv MANPAGER less
#setenv MANPAGER more
-setenv MANPAGER most
+#setenv MANPAGER most
diff --git a/source/ap/man-db/man-db.sh b/source/ap/man-db/man-db.sh
index d3d9f0d08..1463aa3e1 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