summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath/manpath.man
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50569
* MFC:Ruslan Ermilov1999-08-211-14/+22
| | | | | | | | | | | | | | | | | | | | | - 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 a doubled word. Closes PR# 3163.Mike Pritchard1997-04-011-1/+0
| | | | | | | Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org> Notes: svn path=/head/; revision=24500
* Convert to mdoc format.Mike Pritchard1996-12-091-27/+39
| | | | | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR# 2134 Notes: svn path=/head/; revision=20244
* Newer new man page reader.Jordan K. Hubbard1993-07-071-0/+56
Notes: svn path=/cvs2svn/branches/man/; revision=103