summaryrefslogtreecommitdiffstats
path: root/usr.bin/man/man.sh
Commit message (Expand)AuthorAgeFilesLines
* 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