| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -man support for tables. Like -mdoc, this consists of an | Kristaps Dzonsons | 2011-01-01 | 1 | -0/+8 |
* | Correctly labelled command-line as `Dl'. | Kristaps Dzonsons | 2010-12-17 | 1 | -1/+1 |
* | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD), | Kristaps Dzonsons | 2010-12-05 | 1 | -18/+2 |
* | Cleaned up library manuals: removed old escapes, added EXAMPLES, stripped | Kristaps Dzonsons | 2010-10-10 | 1 | -51/+7 |
* | Implement a simple, consistent user interface for error handling. | Ingo Schwarze | 2010-08-20 | 1 | -6/+1 |
* | Remove \*(C+ from the pre-predefined strings. It is always `ds'-defined | Kristaps Dzonsons | 2010-08-16 | 1 | -1/+0 |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 1 | -1/+0 |
* | Following clue-stick applied by schwarze@, back out const-ness of regset | Kristaps Dzonsons | 2010-06-27 | 1 | -2/+4 |
* | Downstream maintainers: this removes UGLY! I don't want diverging | Kristaps Dzonsons | 2010-06-27 | 1 | -2/+6 |
* | Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a | Kristaps Dzonsons | 2010-06-26 | 1 | -1/+7 |
* | Added roff.3, which documents the roff parser interface. | Kristaps Dzonsons | 2010-05-25 | 1 | -3/+2 |
* | Clean-up: added `Nm mdoc' to mdoc.3. | Kristaps Dzonsons | 2010-05-25 | 1 | -53/+53 |
* | As per Jason McIntyre's heartful urgings, do away with '.' separators between... | Kristaps Dzonsons | 2010-04-13 | 1 | -44/+0 |
* | Whitespace fix.VERSION.1.9.21 | Kristaps Dzonsons | 2010-03-31 | 1 | -1/+1 |
* | Escape TH -> Th (noticed by Joerg Sonnenberger). | Kristaps Dzonsons | 2010-03-30 | 1 | -0/+24 |
* | Fixed re-adjustment of scope in exiting roff instructions (libman). | Kristaps Dzonsons | 2010-03-27 | 1 | -28/+88 |
* | Removed offsets from most parts (no reason for indentation). | Kristaps Dzonsons | 2010-02-17 | 1 | -18/+20 |
* | Fix white-space issues found by mandoc's better white-space finder. | Kristaps Dzonsons | 2010-01-07 | 1 | -1/+1 |
* | Fixed mandoc.1 examples (new -Thtml options). | Kristaps Dzonsons | 2009-10-03 | 1 | -1/+1 |
* | Made tree/term/out() functions return void. | Kristaps Dzonsons | 2009-09-16 | 1 | -1/+1 |
* | Updated libman AST documentation. | Kristaps Dzonsons | 2009-08-17 | 1 | -1/+7 |
* | Removed trailing whitespace in manuals. | Kristaps Dzonsons | 2009-07-20 | 1 | -24/+24 |
* | Fixed man.3 mdoc.3 const-nesses. | Kristaps Dzonsons | 2009-07-05 | 1 | -2/+2 |
* | Fixed email address in manual AUTHOR reference. | Kristaps Dzonsons | 2009-06-11 | 1 | -1/+1 |
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 1 | -1/+1 |
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -13/+11 |
* | Manual .Dt fields CAPITALISED. | Kristaps Dzonsons | 2009-04-12 | 1 | -1/+1 |
* | Added some new manuals (mdoc.3 mandoc_char.7). | Kristaps Dzonsons | 2009-03-27 | 1 | -0/+279 |