summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-203-3/+3
* Allow man to parse MANLOCALES but not to store itAndrey A. Chernov1999-11-231-4/+3
* #ifdef MAIN locale additions to build manAndrey A. Chernov1999-11-231-0/+4
* Add -L: print MANLOCALES variable for man locales listAndrey A. Chernov1999-11-233-5/+75
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
* Don't install /etc/manpath.config.sample.Ruslan Ermilov1999-08-271-4/+0
* Remove unused MANBIN directive.Ruslan Ermilov1999-08-202-12/+4
* - Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,Ruslan Ermilov1999-08-164-46/+65
* Remove paths that are listed as compulsory (sorta). /usr/local is notMark Murray1999-07-251-3/+3
* Add a missing backslash from the last commit. (Broke installworld)John Birrell1999-05-231-1/+1
* Use BINOWN and BINGRP (some people do change these...)Tim Vanderhoek1999-05-221-2/+2
* upgrade to perl 5.00503Andrey A. Chernov1999-05-131-2/+2
* Add perl5 userland (actually localland) to MANPATH list.Mark Murray1999-02-041-3/+2
* space/tab problemAndrey A. Chernov1998-10-021-2/+2
* add /usr/share/perl/manAndrey A. Chernov1998-10-021-1/+2
* Add Id keywordBrian Somers1998-09-131-1/+1
* For every directory in ${PATH} that ends with "/bin", look for aDag-Erling Smørgrav1998-07-091-0/+11
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-7/+2
* Remove manpath.[ch] here and use the ones in ../manpath instead.Steve Price1997-11-301-2/+0
* Resurrect manpath.c here.Steve Price1997-11-301-0/+525
* Remove this copy of manpath.c and add the .PATH directive to get toSteve Price1997-11-302-520/+2
* Always call gripe_reading_mp_config with the required arguments.Steve Price1997-11-301-2/+2
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-6/+1
* Remove a doubled word. Closes PR# 3163.Mike Pritchard1997-04-011-1/+0
* Convert to mdoc format.Mike Pritchard1996-12-091-27/+39
* Remove /usr/ucb and /usr/local/mh/bin from MANPATH_MAP, we don't shipSatoshi Asami1996-12-071-3/+1
* Fixed DPADD.Bruce Evans1996-09-051-3/+4
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-5/+5
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1996-02-251-1/+1
* making <page>.1 from <page>.manWolfram Schneider1996-02-061-0/+1
* manpath.1 depend on manpath.manWolfram Schneider1996-01-241-0/+1
* Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete.Jordan K. Hubbard1995-11-281-1/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-5/+5
* Install manpath.config.sample with the correct mode. It should be installedBruce Evans1995-02-261-1/+1
* Remove /usr/gnu from mandatory manpath.Jordan K. Hubbard1994-11-221-2/+0
* Stop toasting folks' /etc/manpath.config files.Jordan K. Hubbard1994-05-171-1/+1
* Add X11R6 to manpath in preprataion for XFree86 3.0.Rich Murphey1994-05-171-1/+3
* Removed manpath.1 and added CLEANFILES directive to Makefile since it'sNate Williams1993-07-211-0/+1
* One last thing for making sure it works.Nate Williams1993-07-211-1/+2
* Changes to allow man to work with or without obj dirs.Jordan K. Hubbard1993-07-211-3/+9
* The install of manpath.config did not have a ${DESTDIR} in it. TheseRodney W. Grimes1993-07-201-1/+1
* Lots of stuff is now configured in Makefile.inc, path to `less' no longerJordan K. Hubbard1993-07-161-0/+3
* Changed Makefile to use Nate's selective obj/noobj build scheme.Jordan K. Hubbard1993-07-081-1/+6
* Newer new man page reader.Jordan K. Hubbard1993-07-075-0/+646