pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/yelp



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Jan 26 21:05:50 UTC 2019

Added Files:
        pkgsrc/misc/yelp: MESSAGE

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/yelp/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/misc/yelp/MESSAGE
diff -u /dev/null pkgsrc/misc/yelp/MESSAGE:1.1
--- /dev/null   Sat Jan 26 21:05:50 2019
+++ pkgsrc/misc/yelp/MESSAGE    Sat Jan 26 21:05:50 2019
@@ -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