aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.7, mdoc cleanupAlexey Zelkin2000-05-101-4/+5
* MFC: rev 1.37, better handling groff failuresAlexey Zelkin2000-04-241-3/+5
* MFC rev 1.12: MANSEC -> MANSECT.Sheldon Hearn2000-04-051-2/+2
* MFC: rev 1.10 of src/gnu/usr.bin/man/man/man.manJeroen Ruigrok van der Werven1999-12-201-0/+13
* MFC Revision 1.36John Baldwin1999-12-041-4/+6
* Fix problem with manpages which contain ``-'' (dash) symbol inAlexey Zelkin1999-09-061-1/+1
* MFC: Don't install /etc/manpath.config.sample.Ruslan Ermilov1999-09-021-4/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2911-11/+11
* MFC:Ruslan Ermilov1999-08-215-56/+67
* MFC: Various man page cleanup.Mike Pritchard1999-08-152-4/+5
* MFC: revision 1.11Ruslan Ermilov1999-08-111-3/+3
* MFC: 1.17: Add -S to nroff and troffWarner Losh1999-08-021-2/+2
* Argh! forgot this:Dag-Erling Smørgrav1999-05-211-1/+1
* MFC: upgrade to perl 5.00503Dag-Erling Smørgrav1999-05-211-2/+2
* MFC: Clean up and add perl locallandMark Murray1999-02-051-3/+2
* Add a reference to man(7).Joseph Koshy1998-12-031-0/+1
* Added reference to mdoc(7) and mdoc.samples(7) to the bottom ofMatthew Dillon1998-12-011-1/+3
* Fixed searching for section "1aout" man pages. Section numbers must beBruce Evans1998-10-101-1/+1
* 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
* PR: 7488Peter Hawkins1998-08-052-4/+4
* For every directory in ${PATH} that ends with "/bin", look for aDag-Erling Smørgrav1998-07-091-0/+11
* Don't delete man pages with colons in their name (e.g. Perl 5 manpages)Dag-Erling Smørgrav1998-05-011-3/+3
* Use .An/.Aq.Philippe Charnier1998-04-011-4/+5
* Use .An/.Aq.PR:Philippe Charnier1998-03-311-4/+3
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-1/+1
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-073-15/+14
* catman(1) is now invoked by /etc/periodic/weekly/330.catman.Alexander Langer1998-02-071-7/+2
* Remove manpath.[ch] here and use the ones in ../manpath instead.Steve Price1997-11-304-553/+2
* 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-302-4/+4
* Add missing argument detected by "-Wformat".John Polstra1997-11-181-1/+1
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-2/+2
* spelling corrections.Wolfram Schneider1997-09-131-3/+3
* Better section guessing for manual pages without suffix. TheWolfram Schneider1997-07-041-4/+4
* Fix a minor nit in the .Dd macro invocation so thatSteve Price1997-06-232-4/+4
* Fixed `make depend'. The previous change reduced it to making onlyBruce Evans1997-04-251-1/+3
* Make depend rely on config.hJordan K. Hubbard1997-04-111-1/+1
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-6/+1
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-6/+1
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-18/+9
* Remove a doubled word. Closes PR# 3163.Mike Pritchard1997-04-011-1/+0
* Support german mdoc man pages (currently no german mdoc man page exists).Wolfram Schneider1997-03-141-3/+3
* Support german Linux/GNU man pages.Wolfram Schneider1997-03-131-2/+2
* Bugfix for man pages created by perlpod(1).Wolfram Schneider1997-03-011-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-229-9/+9
* Reorder the default man sections.Joerg Wunsch1997-02-091-1/+1
* Check return value from system() function.Wolfram Schneider1997-02-081-0/+10