| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the \N'number' (numbered character) roff escape sequence. | Ingo Schwarze | 2011-01-30 | 1 | -0/+15 |
* | Remove a left-over ".Xr groff 1"; patch from jmc@. | Ingo Schwarze | 2010-10-29 | 1 | -2/+1 |
* | Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff). | Kristaps Dzonsons | 2010-05-12 | 1 | -1/+1 |
* | Noted \*(Ba side effects. | Kristaps Dzonsons | 2010-05-09 | 1 | -0/+11 |
* | Fixed ugly formatting of mandoc_char.7 in groff (-column widths were using an... | Kristaps Dzonsons | 2010-05-09 | 1 | -2/+2 |
* | As per Jason McIntyre's heartful urgings, do away with '.' separators between... | Kristaps Dzonsons | 2010-04-13 | 1 | -39/+2 |
* | Make mathematical symbols have a longer first-column width (pointed out by Jo... | Kristaps Dzonsons | 2010-04-05 | 1 | -1/+1 |
* | Escape TH -> Th (noticed by Joerg Sonnenberger). | Kristaps Dzonsons | 2010-03-30 | 1 | -19/+0 |
* | Added stupid pod2man reserved strings. | Kristaps Dzonsons | 2010-03-23 | 1 | -0/+19 |
* | Removed STANDARDS in mandoc_char(7), as they're no longer relevant (the manua... | Kristaps Dzonsons | 2010-03-22 | 1 | -13/+0 |
* | mandoc_char(7) sync with OpenBSD version. | Kristaps Dzonsons | 2010-01-07 | 1 | -1/+1 |
* | Fixed -column widths to be string literals (as per mdoc.samples: surprise!). ... | Kristaps Dzonsons | 2010-01-05 | 1 | -25/+25 |
* | More clarification in manuals. Added per-OUTPUT section in mandoc.1. | Kristaps Dzonsons | 2009-11-16 | 1 | -19/+0 |
* | Fixed \c support for all input and output modes (documented in mandoc_char.7). | Kristaps Dzonsons | 2009-11-12 | 1 | -0/+1 |
* | Fixed mandoc_char lists to have -column before other arguments. | Kristaps Dzonsons | 2009-10-17 | 1 | -15/+15 |
* | Fix in mandoc.1 and mandoc_char.7 syntax (submitted Joerg Sonnenberger). | Kristaps Dzonsons | 2009-10-15 | 1 | -5/+37 |
* | Set field widths n -> m. | Kristaps Dzonsons | 2009-10-07 | 1 | -18/+18 |
* | Many more macros added to -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -362/+385 |
* | All special characters sync'd with groff, both -Thtml and -Tascii. | Kristaps Dzonsons | 2009-09-23 | 1 | -54/+80 |
* | Sync'd currency symbols with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -6/+6 |
* | Sync'd special letters and ligatures with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -10/+19 |
* | Arrows & brackets sync'd with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -10/+40 |
* | Quotes sync'd with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -11/+18 |
* | Accent marks sync'd with current groff. | Kristaps Dzonsons | 2009-09-22 | 1 | -15/+22 |
* | Many more UTF-8 symbols in place. | Kristaps Dzonsons | 2009-09-22 | 1 | -55/+108 |
* | Fix segfault in -Thtml column lists. | Kristaps Dzonsons | 2009-09-22 | 1 | -558/+262 |
* | Fixed some characters. | Kristaps Dzonsons | 2009-09-22 | 1 | -0/+52 |
* | Many more characters for HMTL (mostly Greek). | Kristaps Dzonsons | 2009-09-22 | 1 | -2/+2 |
* | Documented trademark and restricted mark (oops).VERSION.1.8.5 | Kristaps Dzonsons | 2009-07-28 | 1 | -0/+4 |
* | Quick-fix in mandoc_char.7 trailing whitespace. | Kristaps Dzonsons | 2009-07-28 | 1 | -1/+1 |
* | Added Greek characters to ascii.in (from groff_char.7). | Kristaps Dzonsons | 2009-07-28 | 1 | -64/+179 |
* | Clarified special chars/predefined chars in mandoc_char.7. | Kristaps Dzonsons | 2009-07-27 | 1 | -6/+78 |
* | Correct handling of \*(xx, \*[xxx], \*x versus \x, \(xx, \([xxx]: predefined ... | Kristaps Dzonsons | 2009-07-27 | 1 | -29/+15 |
* | Fixed \% special char (via groff.7). | Kristaps Dzonsons | 2009-07-26 | 1 | -11/+25 |
* | Added \(hy symbol. | Kristaps Dzonsons | 2009-07-12 | 1 | -1/+3 |
* | 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 | -12/+10 |
* | Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7. | Kristaps Dzonsons | 2009-04-12 | 1 | -0/+13 |
* | 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/+469 |