summaryrefslogtreecommitdiffstats
path: root/demandoc.1
Commit message (Collapse)AuthorAgeFilesLines
* document new SEE ALSO .Xr warningsIngo Schwarze2014-09-121-1/+1
|
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-2/+1
| | | | | | | consistently use the style ".An name Aq Mt email". Triggered by a question from Jan Stary <hans at stare dot cz>, ok jmc@.
* State default usage before listing arguments of a utility. Inspired by aKristaps Dzonsons2011-12-251-11/+7
| | | | patch to mandocdb.8 by schwarze@ some time ago. Ok jmc@.
* Adding version notes.Kristaps Dzonsons2011-09-021-1/+1
|
* Finishing touches on demandoc. It now backs over ending punctuation asKristaps Dzonsons2011-09-011-2/+12
| | | | | | well as leading punctuation. Again, this isn't the same as deroff (which uses, I think, some punctuation as delimiters), but it's easier to explain and simpler to audit.
* Make `-w' mode work much better. This is INCREDIBLY poorly specified inKristaps Dzonsons2011-09-011-4/+6
| | | | | | any other deroff manual, and as I don't think anybody actually uses deroff, I don't feel compelled to research its behaviour too much and can just do what's logical.
* Have demandoc throw away deroff's flags.Kristaps Dzonsons2011-09-011-2/+29
|
* Add demandoc utility, a replacement for deroff.Kristaps Dzonsons2011-09-011-0/+74