aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man
Commit message (Expand)AuthorAgeFilesLines
* MFC: spellingAndrey A. Chernov2000-09-171-2/+2
* MFC: /etc/weekly -> /etc/periodic/weekly/320.whatisAlexander Langer2000-06-201-1/+1
* MFC: rev 1.7, mdoc cleanupAlexey Zelkin2000-05-101-4/+5
* MFC: Fix a minor grammar problem.Mike Pritchard2000-04-231-1/+1
* MFC rev 1.12: MANSEC -> MANSECTSheldon Hearn2000-04-051-2/+2
* Better handling groff failures. If popen(ROFF_COMMAND) returns zero bytesAlexey Zelkin1999-12-281-3/+5
* Update man(1) to explain how to use the section numbers.Jeroen Ruigrok van der Werven1999-12-201-0/+11
* 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
* Use manpath -L for localesAndrey A. Chernov1999-11-231-8/+2
* Add -L: print MANLOCALES variable for man locales listAndrey A. Chernov1999-11-233-5/+75
* Fix man so that it does not allow command line arguments to expand whenJohn Baldwin1999-11-131-4/+6
* Describe localized directories naming conventionAndrey A. Chernov1999-10-301-0/+21
* Localize itAndrey A. Chernov1999-10-301-0/+19
* localize itAndrey A. Chernov1999-09-112-13/+74
* localize itAndrey A. Chernov1999-09-112-15/+68
* Fix problem with manpages which contain ``-'' (dash) symbol inAlexey Zelkin1999-09-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2714-14/+14
* 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
* Various man page cleanup:Mike Pritchard1999-08-152-4/+5
* Remove explicit testing of the NOFSCHG variable. Its functionality (in thisTim Vanderhoek1999-07-311-3/+1
* Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.Nik Clayton1999-07-302-12/+22
* Add -S to nroff and troff invocations of man.Warner Losh1999-07-301-2/+2
* Remove paths that are listed as compulsory (sorta). /usr/local is notMark Murray1999-07-251-3/+3
* Respect the NOFSCHG variable. Add an $Id$ while I'm here, for whateverTim Vanderhoek1999-07-051-0/+5
* little optimization of locale sensing codeAndrey A. Chernov1999-06-091-28/+29
* Just ignore malformed locale variable unless -d specifiedAndrey A. Chernov1999-06-081-12/+16
* Localize NEQN part tooAndrey A. Chernov1999-06-072-2/+13
* Add ability to read/write localized manpagesAndrey A. Chernov1999-06-073-2/+163
* remove getopt & friend declarations, now unistd.h includedAndrey A. Chernov1999-06-051-3/+0
* fix typo preventing to include unistd.hAndrey A. Chernov1999-06-051-1/+1
* 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
* fix downcase() for chars with 8bitAndrey A. Chernov1999-05-131-2/+2
* fix typo uid_t -> gid_tAndrey A. Chernov1999-05-131-5/+5
* upgrade to perl 5.00503Andrey A. Chernov1999-05-131-2/+2
* $Id$ misspelled as $IdWolfram Schneider1999-02-111-1/+1
* Added myself as maintainer.Wolfram Schneider1999-02-093-1/+10
* Add perl5 userland (actually localland) to MANPATH list.Mark Murray1999-02-041-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