aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.0release/2.1.0cvs2svn1996-01-011-30/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-10-211-0/+30
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-1310-810/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-3012-30/+30
* Don't chdir to subdirs before formatting, non-native manpagesAndrey A. Chernov1995-05-201-28/+40
* Submitted by: Charles Henrich <henrich@fubar.cl.msu.edu>Rodney W. Grimes1995-05-121-2/+2
* From Wolfram: Fix: typos, old linksJoerg Wunsch1995-05-062-5/+9
* Close this PR:Jordan K. Hubbard1995-04-261-1/+1
* Fix broken file name globbing. Man is now also able to find pagesJoerg Wunsch1995-04-112-4/+14
* Fix theJoerg Wunsch1995-04-011-5/+7
* Wolfram's latest update.Joerg Wunsch1995-03-314-239/+368
* 'directories...' is an argument, not an optionJean-Marc Zucconi1995-03-271-2/+2
* Don't use user PATH into environment for sec reasonsAndrey A. Chernov1995-03-181-3/+3
* 1) Call nroff instead of groff, nroff have some internal groff optionsAndrey A. Chernov1995-03-182-4/+4
* Wolfram's replacement for the oldish ugly catman(1) program. The newJoerg Wunsch1995-03-153-23/+487
* Change the return status of do_system_command to be -1Paul Richards1995-03-091-1/+1
* Patch bei Wolfram to avoid processing duplicate directories.Joerg Wunsch1995-02-261-3/+23
* Install manpath.config.sample with the correct mode. It should be installedBruce Evans1995-02-261-1/+1
* Wolfram now also submitted a man page for this.Joerg Wunsch1995-02-153-9/+146
* Use nroff instead of groff in %nroff% macro, becasueAndrey A. Chernov1995-01-171-1/+1
* Back out my ascii->latin1 change, too many special charsAndrey A. Chernov1995-01-161-2/+2
* Turn off incredibly obnoxious forced `-c' option to `more'.Garrett Wollman1995-01-141-1/+1
* Use -Tlatin1 instead -Tascii to pass character fromAndrey A. Chernov1995-01-131-2/+2
* argl, better unzip the perl script before installing. :-/Joerg Wunsch1995-01-111-0/+0
* From our favorite Perl script writer: a new makewhatis, aboutJoerg Wunsch1995-01-102-16/+3
* Remove /usr/gnu from mandatory manpath.Jordan K. Hubbard1994-11-221-2/+0
* Clean up some foreign makefiles a bit, attempting to handle .sh filesBruce Evans1994-11-142-16/+30
* Use standard clean, cleandir and obj targets.Bruce Evans1994-08-282-19/+13
* Remove stale clone of obj target.Bruce Evans1994-08-281-13/+0
* Fixed Makefile for make depend some more. The .depend target was notBruce Evans1994-08-251-3/+3
* From: Tom Pavel <PAVEL@SLAC.Stanford.EDU>Jordan K. Hubbard1994-08-241-1/+2
* Make these Makefiles work properly when NOMAN is defined.Geoff Rehmet1994-06-052-0/+8
* Manual pages are now installed via the bsd.man.mk macro, since theGeoff Rehmet1994-06-052-15/+24
* Turn globbing on when a section number is specified, this makes things workGeoff Rehmet1994-05-281-1/+1
* Fix catman to produce zipped cats, like man does.Andrey A. Chernov1994-05-231-5/+7
* 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
* Changed the Makefiles for catman and makewhatis that the output from theAndreas Schulz1994-04-132-4/+4
* Something bogus happened here; not sure what or how.Jordan K. Hubbard1994-03-231-0/+41
* Make man the default owner, don't bother with sgid.Jordan K. Hubbard1994-03-191-2/+2
* Correct pre-installation target.Jordan K. Hubbard1994-03-192-2/+2
* Change group id to manJordan K. Hubbard1994-03-181-0/+1
* Make man sgid bin, not sgid AND suid. There is no reason to make man suidJordan K. Hubbard1994-03-161-1/+1
* New manpage compression support. Only one macro controls compressionJordan K. Hubbard1994-03-059-67/+66
* Try copy if rename of temporary catpage fails.Jordan K. Hubbard1993-10-101-1/+6
* Handle both signals and errors in child processes, rather than just signalsJordan K. Hubbard1993-10-091-1/+6
* Allow ^C to interrupt with some semblance of politeness to cgd.Jordan K. Hubbard1993-10-081-15/+28
* More paranoid dealings with system()Jordan K. Hubbard1993-10-081-8/+2
* Added bsd.prog.mk so that make maninstall would workRodney W. Grimes1993-09-081-0/+1
* Cleaned up the Makefile to look nicer and not require a lot of hacksNate Williams1993-08-041-19/+10