summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath/manpath.man
Commit message (Collapse)AuthorAgeFilesLines
* Remove GNU man implemenation now that the BSD version has cooked for a while.Gordon Tetlow2011-04-211-98/+0
| | | | Notes: svn path=/head/; revision=220910
* Fix markup, remove a dummy BUGS section.Ruslan Ermilov2006-12-241-9/+10
| | | | Notes: svn path=/head/; revision=165532
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
| | | | Notes: svn path=/head/; revision=141846
* Document how manpath(1) handles user's path directories that end in "/bin".Ruslan Ermilov2001-10-011-0/+9
| | | | | | | | PR: docs/30940 MFC after: 3 days Notes: svn path=/head/; revision=84310
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
| | | | Notes: svn path=/head/; revision=79366
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=69857
* Add -L: print MANLOCALES variable for man locales listAndrey A. Chernov1999-11-231-3/+16
| | | | Notes: svn path=/head/; revision=53617
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* - Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,Ruslan Ermilov1999-08-161-14/+22
| | | | | | | | | | | | | | | | | | 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 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