summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath/manpath.c
Commit message (Collapse)AuthorAgeFilesLines
* For every directory in ${PATH} that ends with "/bin", look for aDag-Erling Smørgrav1998-07-091-0/+11
| | | | | | | | | | corresponding directory ending in "/man". PR: 7215 Submitted by: Wayne Scott <wscott@ichips.intel.com> Notes: svn path=/head/; revision=37533
* Resurrect manpath.c here.Steve Price1997-11-301-0/+525
| | | | Notes: svn path=/head/; revision=31461
* Remove this copy of manpath.c and add the .PATH directive to get toSteve Price1997-11-301-520/+0
| | | | | | | | | the same file in ${.CURDIR}/../man. Suggested by: Bruce Evans Notes: svn path=/head/; revision=31458
* Always call gripe_reading_mp_config with the required arguments.Steve Price1997-11-301-2/+2
| | | | | | | | PR: 3894 Submitted by: Stephen Clawson <sclawson@marker.cs.utah.edu> Notes: svn path=/head/; revision=31453
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8858
* Newer new man page reader.Jordan K. Hubbard1993-07-071-0/+520
Notes: svn path=/cvs2svn/branches/man/; revision=103