From 4cc8e8065bec7cf7f1dfc8a8806a02075fa3c0f7 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 6 Jan 2019 20:03:14 +0000 Subject: Sun Jan 6 20:03:14 UTC 2019 a/ncompress-4.2.4.5-x86_64-1.txz: Upgraded. ap/man-db-2.8.5-x86_64-1.txz: Upgraded. Added /etc/profile.d/man-db.{csh,sh} to pick a MANPAGER (defaults to 'most'). ap/powertop-2.10-x86_64-1.txz: Upgraded. d/scons-3.0.2-x86_64-1.txz: Upgraded. --- source/ap/man-db/man-db.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 source/ap/man-db/man-db.sh (limited to 'source/ap/man-db/man-db.sh') 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 -- cgit v1.2.3