Index: man-db.sh
===================================================================
--- man-db.sh (nonexistent)
+++ man-db.sh (revision 5)
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# Choose a default for the system's manual pager:
+
+#export MANPAGER=less
+#export MANPAGER=more
+#export MANPAGER=most