summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/manpath
Commit message (Collapse)AuthorAgeFilesLines
...
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-5/+5
| | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1996-02-251-1/+1
| | | | Notes: svn path=/head/; revision=14250
* making <page>.1 from <page>.manWolfram Schneider1996-02-061-0/+1
| | | | Notes: svn path=/head/; revision=13950
* manpath.1 depend on manpath.manWolfram Schneider1996-01-241-0/+1
| | | | Notes: svn path=/head/; revision=13603
* Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete.Jordan K. Hubbard1995-11-281-1/+1
| | | | | | | Submitted by: mi@ALDAN.star89.galstar.com Notes: svn path=/head/; revision=12506
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+2
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-5/+5
| | | | Notes: svn path=/head/; revision=8858
* Install manpath.config.sample with the correct mode. It should be installedBruce Evans1995-02-261-1/+1
| | | | | | | elsewhere. Notes: svn path=/head/; revision=6730
* Remove /usr/gnu from mandatory manpath.Jordan K. Hubbard1994-11-221-2/+0
| | | | Notes: svn path=/head/; revision=4774
* Stop toasting folks' /etc/manpath.config files.Jordan K. Hubbard1994-05-171-1/+1
| | | | Notes: svn path=/head/; revision=1504
* Add X11R6 to manpath in preprataion for XFree86 3.0.Rich Murphey1994-05-171-1/+3
| | | | Notes: svn path=/head/; revision=1503
* Removed manpath.1 and added CLEANFILES directive to Makefile since it'sNate Williams1993-07-211-0/+1
| | | | | | | made automagically. Notes: svn path=/head/; revision=180
* One last thing for making sure it works.Nate Williams1993-07-211-1/+2
| | | | Notes: svn path=/head/; revision=177
* Changes to allow man to work with or without obj dirs.Jordan K. Hubbard1993-07-211-3/+9
| | | | Notes: svn path=/head/; revision=176
* The install of manpath.config did not have a ${DESTDIR} in it. TheseRodney W. Grimes1993-07-201-1/+1
| | | | | | | are needed on all install commands in Makefiles! Notes: svn path=/head/; revision=167
* Lots of stuff is now configured in Makefile.inc, path to `less' no longerJordan K. Hubbard1993-07-161-0/+3
| | | | | | | | absolute, less uses "fall off end" flag by default, manpath.config now properly installed. Happy now, Rod? :-) Notes: svn path=/head/; revision=127
* Changed Makefile to use Nate's selective obj/noobj build scheme.Jordan K. Hubbard1993-07-081-1/+6
| | | | Notes: svn path=/head/; revision=109
* Newer new man page reader.Jordan K. Hubbard1993-07-075-0/+646
Notes: svn path=/cvs2svn/branches/man/; revision=103