summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath/manpath.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC: For every directory in ${PATH} that ends with "/bin", look for aDag-Erling Smørgrav1998-08-041-0/+11
| | | | | | | | | | corresponding directory ending in "/man". PR: 7215 Submitted by: Wayne Scott <wscott@ichips.intel.com> Notes: svn path=/stable/2.2/; revision=38087
* MFC: Use the manpath.[ch] files from the manpath directory.Steve Price1997-11-301-0/+525
| | | | Notes: svn path=/stable/2.2/; revision=31463
* MFC: remove this copy of manpath.c and use the other in ../man.Steve Price1997-11-301-520/+0
| | | | | | | Suggested by: Bruce Evans Notes: svn path=/stable/2.2/; revision=31459
* MFC: call gripe_reading_mp_config with the required args.Steve Price1997-11-301-2/+2
| | | | | | | | PR: 3894 Submitted by: Stephen Clawson <scalwson@marker.cs.utah.edu> Notes: svn path=/stable/2.2/; revision=31454
* 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