summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath/manpath.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC:Ruslan Ermilov1999-08-211-1/+7
| | | | | | | | | | | | | | | | | | | | | - Remove unused MANBIN directive. - Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH, 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. Approved by: jkh Notes: svn path=/stable/3/; revision=50112
* 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