Age | Commit message (Expand) | Author |
2015-03-27 | Move help(1) to share/man and send the remains of man(1) to the Attic. | Ingo Schwarze |
2015-03-26 | Strip information that no longer applies and document new "manpath" directive. | Ingo Schwarze |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-12-14 | Switch man(1) to the mandoc implementation. | Ingo Schwarze |
2014-09-08 | Additional cleanup for procfs removal | Doug Hogan |
2014-07-21 | use getlist() instead of hand-rolled equivalent, no functional change; | Ingo Schwarze |
2014-04-03 | document some non-portable env vars in STANDARDS; | Jason McIntyre |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-01 | Make some variables const that are filled from getenv(3), from argv, | Ingo Schwarze |
2013-07-01 | Kill off some code that undocumently added an "-s" switch if user had | Jeremie Courreges-Anglas |
2013-06-26 | Avoid mangling argv and environment variables. | Jeremie Courreges-Anglas |
2012-08-23 | do not show mount_nnpfs in an example, since it is gone | Theo de Raadt |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze |
2012-02-05 | Do not insert an empty ENTRY into the manpath list; | Ingo Schwarze |
2012-01-05 | When iterating a TAILQ list replacing elements, | Ingo Schwarze |
2011-10-09 | add a little vertical spacing to previous; ok schwarze | Jason McIntyre |
2011-10-09 | Correct the history of apropos(1), whatis(1) and whereis(1): These | Ingo Schwarze |
2011-09-17 | remove mdoc.samples(7): all info already is in mdoc(7) | Ingo Schwarze |
2011-08-29 | as requested by Tomas Bodzar, remove the reference to the non-existent | Jason McIntyre |
2011-07-07 | For man -a and -w, drop companion pages that are also in the path, | Ingo Schwarze |
2011-07-05 | When both a formatted and an unformatted version of the same manual page | Ingo Schwarze |
2011-05-25 | add one more signal block for handling '_intmp' (the list of files scheduled | Theo de Raadt |
2010-10-28 | rewrite EXAMPLES, so that it makes a bit more sense; | Jason McIntyre |
2010-10-22 | whining verboten; ok deraadt | Mike Belopuhov |
2010-09-19 | - remove BUGS: it was out of date | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-07-22 | document exit returns; from daniel dickman | Jason McIntyre |
2010-03-19 | Fix three bugs in man(1): | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-06-04 | xfs -> nnpfs; | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-12-30 | make -S case insensitive; this avoids any confusion over the fact | Jason McIntyre |
2008-12-06 | remove old version of man.conf, since the current one is in /etc; | Jason McIntyre |
2008-04-27 | Add section n for Tcl/Tk related pages. | Deanna Phillips |
2008-01-11 | add a note about shell built-ins; | Jason McIntyre |
2008-01-04 | -k and -f accept multiple arguments; from Pierre Riteau | Jason McIntyre |
2008-01-03 | document "exit" for logging out of systems, instead of "logout": | Jason McIntyre |
2007-09-07 | we have man section 3f by default now; | Jason McIntyre |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-06-04 | make jmc happy by somewhat smarter synopsis scanning code for -h; ok | Otto Moerbeek |
2007-06-01 | more adosfs removal; | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-05-23 | - attempt to explain (sub)sections before we start discussing them | Jason McIntyre |
2007-05-23 | update the section list; | Jason McIntyre |
2007-05-23 | for -S, note that machines have pages for all archs, and this mechanism | Jason McIntyre |
2007-05-23 | improve the descriptions for -f and -k, specifically making it | Jason McIntyre |
2007-05-23 | remove some unneccessary bracketing; | Jason McIntyre |
2007-05-19 | improve the descriptions of "section" and "subsection"; ok millert | Jason McIntyre |