aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/catman
Commit message (Expand)AuthorAgeFilesLines
* Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.Ruslan Ermilov2005-12-052-5/+24
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Look into machine-specific manpage subdirectories too.Ruslan Ermilov2004-12-222-4/+18
* Fixed the only warning and mark as WARNS=6 clean.Ruslan Ermilov2004-12-222-1/+3
* - Fixed handling of manpage subdirectories:Ruslan Ermilov2004-12-221-20/+12
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov2003-06-101-2/+2
* Use setlocale & nl_langinfo to parse locale nameAndrey A. Chernov2003-06-101-12/+12
* Remove deprecated locale namesAndrey A. Chernov2003-06-101-2/+0
* Fixed catman(1) so that if the source files are compressed,Ruslan Ermilov2003-05-211-6/+8
* mdoc(7) police: sort xrefs in SEE ALSO.Ruslan Ermilov2002-12-131-1/+1
* Mostly support alternate manpage zipping.David E. O'Brien2002-10-291-16/+35
* Revert last delta. SGR support in grotty(1) is disabled system-wideRuslan Ermilov2002-10-181-1/+1
* Groff 1.18.1 comes in with ANSI color support, enabled by default.Ruslan Ermilov2002-10-111-1/+1
* No need to declare optind as an external int.David Malone2002-09-041-1/+0
* mdoc(7) police: tidy up.Ruslan Ermilov2002-05-301-12/+12
* Add C rewrites of catman and makewhatis. These aren't quite asMark Murray2002-05-183-0/+892