summaryrefslogtreecommitdiffstatshomepage
path: root/man_hash.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed license email address.Kristaps Dzonsons2009-06-101-2/+2
|
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
|
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-051-7/+7
| | | | | | | | Added .i to man(3). Fixed up manuals. Fixed up webpage. Assertion fixes in man(3) (hashtable). Fixed assertion for .IP in mandoc -man.
* mdoc_tokhash -> hashKristaps Dzonsons2009-04-021-9/+46
| | | | Initial man hashtab (BROKEN).
* General clean-ups.Kristaps Dzonsons2009-03-311-5/+1
|
* Fixed reading whitespace for man.7 `. TH'.Kristaps Dzonsons2009-03-261-2/+2
| | | | Documented this.
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-1/+3
|
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-0/+58
Abstraction of mdoc.