aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandocd.c
Commit message (Collapse)AuthorAgeFilesLines
* Polishing:Ingo Schwarze2017-02-061-4/+14
| | | | | | | | | | * support -Ios= * create missing directories * fix output file permissions * error out on comminication failures I now consider this good enough for a first release. Bugs and missing features are still likely, though.
* uint8_t requires <stdint.h>; from Michael StapelbergIngo Schwarze2017-02-051-1/+2
|
* experimental mandocd(8) and catman(8)Ingo Schwarze2017-02-041-0/+270
for development in the tree, not yet ready for production