aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man
Commit message (Expand)AuthorAgeFilesLines
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* catman(1) sources now live elsewhere.Ruslan Ermilov2003-05-013-579/+0
* Add /usr/local/man as OPTIONAL_MANPATHAndrey A. Chernov2003-02-111-0/+1
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-101-0/+1
* Catch up with The Great Perl Script Rewrite.Ruslan Ermilov2002-11-181-1/+1
* Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.Ruslan Ermilov2002-11-185-874/+0
* Don't dump core if none of the directories in /etc/manpath.config exist.Kris Kennaway2002-10-271-0/+3
* Grammar nits.Ruslan Ermilov2002-10-211-2/+2
* Revert last delta. SGR support in grotty(1) is disabled system-wideRuslan Ermilov2002-10-181-1/+1
* Groff 1.18.1 comes in with ANSI color support, enabled by default.Ruslan Ermilov2002-10-111-1/+1
* Pass our idea of a manpage's locale from man(1) down to mdoc(7).Ruslan Ermilov2002-09-301-2/+13
* Adhere to guidelines when testing for null strings.Eric Melville2002-09-031-1/+1
* Use the default pager if the environment variable is blank.Eric Melville2002-08-271-1/+1
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-131-6/+6
* POSIX.1-2001 says ``man -k'' should produce results equivalent toRuslan Ermilov2002-08-072-2/+2
* The .Nm utilityPhilippe Charnier2002-07-141-3/+5
* Correctly state the size of the help message.Eric Melville2002-06-241-1/+1
* Remove /usr/share/perl/manAndrey A. Chernov2002-05-241-1/+0
* remove perl scripts from the build.Mark Murray2002-05-181-1/+3
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-1/+2
* Move ID tag.Eric Melville2002-04-271-2/+5
* When a compound section name is specified, search for pages that actuallyEric Melville2002-04-241-44/+95
* Fix compilation in the non-FreeBSD case.Eric Melville2002-04-131-0/+2
* Update perl's man path for 5.6.1Brian Somers2002-03-231-1/+1
* Revision 1.45 of gnu/usr.bin/man/man.c obviated the need to linkRuslan Ermilov2002-03-221-0/+2
* RETURN VALUES is for sections 2, 3 and 9, but here in section 1 man page,Philippe Charnier2002-03-121-3/+5
* apropos(1) manual page doesn't tell that keyword can be regular expressionWolfram Schneider2002-03-091-0/+4
* Reincarnate SETUID code in man(1), not compiled in by default.Ruslan Ermilov2002-01-221-7/+43
* GC spurious -m in the usage().Ruslan Ermilov2002-01-181-4/+4
* Do not install man(1) setuid ``man''.Ruslan Ermilov2002-01-152-66/+3
* Now that we have the original BSD man(1)'s ${MACHINE} featureRuslan Ermilov2002-01-114-118/+40
* Document how manpath(1) handles user's path directories that end in "/bin".Ruslan Ermilov2001-10-011-0/+9
* Fixed some of style bugs.Ruslan Ermilov2001-09-121-1/+1
* SECURITY.Ruslan Ermilov2001-09-062-33/+18
* Skip empty calls in the NAME section after the .Nm macro call.Ruslan Ermilov2001-08-091-0/+1
* An empty request (single dot on the line) is treated as anRuslan Ermilov2001-08-091-2/+2
* Teach makewhatis(1) about mdoc(7) .Xr macro.Ruslan Ermilov2001-08-091-3/+9
* mdoc(7) police:Ruslan Ermilov2001-08-071-3/+5
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-092-2/+0
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed hereAndrey A. Chernov2001-06-251-44/+77
* In debug mode don't print error for C,POSIX,ASCII,US-ASCII localesAndrey A. Chernov2001-06-101-2/+7
* Fix for new locale namesAndrey A. Chernov2001-06-101-1/+1
* Fix for new locale namesAndrey A. Chernov2001-06-102-4/+7
* mdoc.samples(7) is superseded by mdoc(7).Ruslan Ermilov2001-04-171-2/+1
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-074-50/+22
* space typo in last commitWolfram Schneider2001-03-301-1/+1
* * A comment in apropos.sh contains the misspelled wordWolfram Schneider2001-03-301-3/+3