6967f1c5c0
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.
7 lines
395 B
Text
7 lines
395 B
Text
===========================================================================
|
|
$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.
|
|
===========================================================================
|