summaryrefslogtreecommitdiffstats
path: root/usr.bin/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* Switch man(1) to the mandoc implementation.schwarze2014-12-141-6/+2
* Additional cleanup for procfs removaldoug2014-09-081-3/+2
* use getlist() instead of hand-rolled equivalent, no functional change;schwarze2014-07-211-3/+2
* document some non-portable env vars in STANDARDS;jmc2014-04-031-3/+8
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
* Make some variables const that are filled from getenv(3), from argv,schwarze2013-07-011-5/+7
* Kill off some code that undocumently added an "-s" switch if user hadjca2013-07-012-42/+14
* Avoid mangling argv and environment variables.jca2013-06-261-7/+15
* do not show mount_nnpfs in an example, since it is gonederaadt2012-08-231-3/+2
* Use .Lk for HTTP hyperlinks, not .Pa.schwarze2012-08-121-4/+4
* Do not insert an empty ENTRY into the manpath list;schwarze2012-02-052-6/+7
* When iterating a TAILQ list replacing elements,schwarze2012-01-051-7/+8
* add a little vertical spacing to previous; ok schwarzejmc2011-10-091-1/+2
* Correct the history of apropos(1), whatis(1) and whereis(1): Theseschwarze2011-10-091-3/+35
* remove mdoc.samples(7): all info already is in mdoc(7)schwarze2011-09-171-5/+2
* as requested by Tomas Bodzar, remove the reference to the non-existentjmc2011-08-291-3/+3
* For man -a and -w, drop companion pages that are also in the path,schwarze2011-07-072-17/+82
* When both a formatted and an unformatted version of the same manual pageschwarze2011-07-051-2/+80
* add one more signal block for handling '_intmp' (the list of files scheduledderaadt2011-05-251-33/+39
* rewrite EXAMPLES, so that it makes a bit more sense;jmc2010-10-281-14/+13
* whining verboten; ok deraadtmikeb2010-10-221-8/+1
* - remove BUGS: it was out of datejmc2010-09-191-7/+3
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-4/+4
* document exit returns; from daniel dickmanjmc2010-07-221-2/+4
* Fix three bugs in man(1):schwarze2010-03-191-133/+174
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-272-24/+2
* xfs -> nnpfs;jmc2009-06-041-3/+3
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-3/+3
* make -S case insensitive; this avoids any confusion over the factjmc2008-12-302-11/+20
* remove old version of man.conf, since the current one is in /etc;jmc2008-12-061-48/+0
* Add section n for Tcl/Tk related pages.deanna2008-04-271-2/+4
* add a note about shell built-ins;jmc2008-01-111-2/+16
* -k and -f accept multiple arguments; from Pierre Riteaujmc2008-01-042-8/+8
* document "exit" for logging out of systems, instead of "logout":jmc2008-01-031-4/+4
* we have man section 3f by default now;jmc2007-09-071-2/+4
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-062-6/+6
* make jmc happy by somewhat smarter synopsis scanning code for -h; okotto2007-06-041-8/+19
* more adosfs removal;jmc2007-06-011-3/+2
* convert to new .Dd format;jmc2007-05-313-6/+6
* - use a consistent text for STANDARDSjmc2007-05-301-1/+11
* - attempt to explain (sub)sections before we start discussing themjmc2007-05-231-17/+20
* update the section list;jmc2007-05-231-3/+10
* for -S, note that machines have pages for all archs, and this mechanismjmc2007-05-231-3/+7
* improve the descriptions for -f and -k, specifically making itjmc2007-05-231-19/+17
* remove some unneccessary bracketing;jmc2007-05-231-2/+2
* improve the descriptions of "section" and "subsection"; ok millertjmc2007-05-191-13/+15
* remove some bogus *p tests from charles longeautedu2007-03-201-4/+4
* fix usagederaadt2007-01-091-4/+4