summaryrefslogtreecommitdiffstats
path: root/usr.bin/man/man.sh
Commit message (Expand)AuthorAgeFilesLines
* MFC r326276:eadler2018-03-051-0/+2
* MFC r326527:bapt2017-12-081-1/+1
* MFC r326526:bapt2017-12-081-0/+3
* MFC r324100:bapt2017-10-031-1/+1
* MFC r315053-r315054, r315056bapt2017-03-261-5/+26
* Restore man -t for manpages rendered by mandocbapt2015-09-191-1/+5
* inode should be different to actually mean mandocdb is in usedbapt2015-07-241-2/+2
* Fix man -k with mandocdbbapt2015-07-241-0/+4
* Allow MANWIDTH to work with mandoc(1)bapt2015-05-151-1/+4
* Update mandoc to cvs snaphot from 20150302bapt2015-03-021-1/+1
* Only manpages with fatal errors should be rendered by groff(1)bapt2015-01-031-1/+1
* mandoc -Tlocale is now the default, no need to enforce it anymorebapt2014-12-251-1/+1
* Update to mandoc cvs version as of 20141201bapt2014-12-021-16/+3
* Fix commentsbapt2014-11-231-2/+4
* Fix typobapt2014-11-231-1/+1
* Change man(1) to use mandoc to render manpagesbapt2014-11-231-4/+44
* Remove default support for 1aout section manpages. There haven't beenbrooks2013-01-161-1/+1
* Spelling fixes for usr.bin/uqs2011-12-301-1/+1
* When MANCOLOR environment variable is set, enable ANSI color escapesru2011-06-031-10/+22
* Don't use col(1) since grotty(1) never outputs reverse line feeds,ru2011-06-031-13/+5
* Trim more when parsing MANCONFIG directive.ru2011-06-031-1/+1
* Added support for the MANWIDTH environment variable:ru2011-06-031-1/+39
* Fix man -t by not passing grotty flags to groff when grotty is notuqs2011-06-021-1/+1
* Let users' PATH decide which groff suite to pick up.uqs2011-05-011-7/+9
* Overhaul locale handling.gordon2011-04-021-46/+45
* Use test(1) operators and test for the catpage not being older than theuqs2011-01-251-2/+2
* Move sysctl invocation to using a variable that's fully pathed.gordon2010-12-141-2/+3
* Add ability to decompress different format manual pages.gordon2010-12-031-25/+79
* Add the ability to display specific manual pages if passed on thegordon2010-10-071-0/+14
* If LANG/LC_CTYPE/LC_ALL is set and the localized man page contains a pagegordon2010-10-061-3/+9
* Fix up whatis/apropos issue displaying all output on a single due togordon2010-10-021-2/+2
* Implementaiton of man, manpath, whatis, and apropos written entirely in sh.gordon2010-10-011-0/+847
OpenPOWER on IntegriCloud