Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split mdocterm.c -> main.c terminal.c. | Kristaps Dzonsons | 2009-03-19 | 1 | -51/+0 |
| | | | | | | Abstracted output with -T selector (default ascii). Name change: mdocterm -> mandoc. Re-imported tree with -Ttree. | ||||
* | Changed e-mail address to @openbsd. | Kristaps Dzonsons | 2009-03-16 | 1 | -2/+2 |
| | | | | Cleaned up manual-page documentation. | ||||
* | mdoclint accepts multiple files | Kristaps Dzonsons | 2009-03-15 | 1 | -6/+11 |
| | | | | mdocterm punts to nroff if it fails parsing | ||||
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -2/+4 |
| | | | | | Added -V option. Deprecated README files. | ||||
* | Added mdoclint. | Kristaps Dzonsons | 2009-02-23 | 1 | -0/+44 |
`make regress' uses mdoclint |