summaryrefslogtreecommitdiffstatshomepage
path: root/mandoc-db.1
Commit message (Collapse)AuthorAgeFilesLines
* Grok manual architecture in mandoc-db.c.Kristaps Dzonsons2011-05-041-2/+7
|
* Pick up authors in mandoc-db.Kristaps Dzonsons2011-05-031-2/+6
|
* Let mandoc-db grok `St' tokens.Kristaps Dzonsons2011-04-281-2/+4
|
* Updating mandoc-db manual page with new recno contents.Kristaps Dzonsons2011-04-111-5/+14
|
* Add manual page for mandoc-db (mostly to document the file format ofKristaps Dzonsons2011-04-041-0/+132
the generated index and keyword databases). Add some documentation within mandoc-db.c.