summaryrefslogtreecommitdiffstats
path: root/source/ap/man-db/man-db.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/man-db/man-db.sh')
-rw-r--r--source/ap/man-db/man-db.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/ap/man-db/man-db.sh b/source/ap/man-db/man-db.sh
new file mode 100644
index 000000000..d3d9f0d08
--- /dev/null
+++ b/source/ap/man-db/man-db.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+# Choose a default for the system's manual pager:
+#export MANPAGER=less
+#export MANPAGER=more
+export MANPAGER=most