summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath/manpath.h
Commit message (Collapse)AuthorAgeFilesLines
* - Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,Ruslan Ermilov1999-08-161-1/+7
| | | | | | | | | | | | | | | | | | except an absence of the directory is not considered an error and doesn't produce a warning). Put /usr/local/lib/perl5/*/man under OPTIONAL_MANPATH. - An order of directives in manpath.config is now irrelevant. - Get rid of infinite loop when PATH is unset or NULL, and MANDATORY_MANPATH directory doesn't exist. - mdoc(9)ify manpage. Reviewed by: des, markm, sheldonh Notes: svn path=/head/; revision=49888
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8858
* Newer new man page reader.Jordan K. Hubbard1993-07-071-0/+26
Notes: svn path=/cvs2svn/branches/man/; revision=103