aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/demandoc.1
Commit message (Collapse)AuthorAgeFilesLines
* Adding version notes.Kristaps Dzonsons2011-09-021-3/+3
|
* Finishing touches on demandoc. It now backs over ending punctuation asKristaps Dzonsons2011-09-011-3/+13
| | | | | | 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-5/+7
| | | | | | 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-3/+30
|
* Add demandoc utility, a replacement for deroff.Kristaps Dzonsons2011-09-011-0/+74