pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/yelp misc/yelp: add a MESSAGE file referencing MA...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfee8eaa030f
branches: trunk
changeset: 328780:bfee8eaa030f
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Jan 26 21:05:50 2019 +0000
description:
misc/yelp: add a MESSAGE file referencing MANPATH
Add a note informing users they need to define MANPATH to search most
non-default locations man pages can be found. Addresses PR pkg/34881.
diffstat:
misc/yelp/MESSAGE | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 2e5fd2a9e714 -r bfee8eaa030f misc/yelp/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/yelp/MESSAGE Sat Jan 26 21:05:50 2019 +0000
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2019/01/26 21:05:50 gutteridge Exp $
+
+In order to access man pages in most non-default paths, e.g. under
+$LOCALBASE/man, you must define a MANPATH environment variable that
+explicitly includes all relevant search paths.
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index