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