| Commit message (Expand) | Author | Age | Files | Lines |
* | Since \. is not a character escape sequence, re-classify it from the | Ingo Schwarze | 2022-06-02 | 1 | -7/+12 |
* | Delete a sentence pointing to "the Predefined Strings subsection | Ingo Schwarze | 2020-10-31 | 1 | -5/+0 |
* | Digit-width and narrow spaces are non-breaking. | Ingo Schwarze | 2020-02-13 | 1 | -6/+6 |
* | While we do encourage simplicity in the sense of writing plain '-' | Ingo Schwarze | 2019-03-31 | 1 | -2/+2 |
* | Several improvements to escape sequence handling. | Ingo Schwarze | 2018-12-15 | 1 | -3/+5 |
* | Fix some issues found looking at groff_char(7): | Ingo Schwarze | 2018-08-21 | 1 | -0/+2 |
* | handle the non-portable GNU-style \[charNN], \[charNNN] character | Ingo Schwarze | 2018-08-10 | 1 | -4/+6 |
* | Even though we strongly discourage escaping hyphens in manual pages | Ingo Schwarze | 2018-08-08 | 1 | -1/+1 |
* | Reorder the text in the "Dashes and Hyphens" subsection to keep the | Ingo Schwarze | 2018-08-08 | 1 | -24/+24 |
* | Clarify the confusing "(text)" annotation in the character lists. | Ingo Schwarze | 2018-08-08 | 1 | -16/+17 |
* | After years of deliberation, finally provide a clear recommendation | Ingo Schwarze | 2018-08-08 | 1 | -14/+19 |
* | Soften the language discouraging special character escape sequences. | Ingo Schwarze | 2018-03-15 | 1 | -6/+20 |
* | add the \(ru (0.5m baseline ruler) character escape sequence, | Ingo Schwarze | 2017-06-14 | 1 | -0/+1 |
* | add about 15 missing character escape sequences found in groff_char(7); | Ingo Schwarze | 2017-06-02 | 1 | -4/+24 |
* | Delete the -T xhtml command line option. | Ingo Schwarze | 2017-05-17 | 1 | -3/+1 |
* | document hyphenation | Ingo Schwarze | 2017-02-05 | 1 | -0/+24 |
* | Recommend an unambiguous escape for minus signs instead of \-. | Ingo Schwarze | 2015-09-02 | 1 | -5/+5 |
* | Escape punctuation characters that have a different meaning in -Tpdf. | Ingo Schwarze | 2015-03-30 | 1 | -40/+36 |
* | oops, forgot to apply the actual patch... | Ingo Schwarze | 2015-03-27 | 1 | -0/+22 |
* | Document that certain stand-alone accents need escaping in rare cases to | Ingo Schwarze | 2015-03-27 | 1 | -1/+1 |
* | change spelling of centre to center: consistent with other man pages | Ingo Schwarze | 2015-01-20 | 1 | -1/+1 |
* | correct -Tutf8 and -Thtml rendering of \(~= | Ingo Schwarze | 2014-12-16 | 1 | -5/+5 |
* | correct some character names to match groff; | Ingo Schwarze | 2014-12-15 | 1 | -8/+8 |
* | Rework the documentation of Spaces, using the Ossanna/Kernighan/Ritter | Ingo Schwarze | 2013-12-26 | 1 | -20/+20 |
* | Document the alternative syntax \C'uXXXX' for Unicode characters. | Ingo Schwarze | 2013-12-22 | 1 | -3/+3 |
* | clarify that \[uXXXX] wants uppercase hex digits | Ingo Schwarze | 2013-11-10 | 1 | -1/+6 |
* | For citing the names and email addresses of authors, | Ingo Schwarze | 2013-07-13 | 1 | -2/+1 |
* | - (mdoc.7) fix Xr to self | Ingo Schwarze | 2013-04-28 | 1 | -1/+1 |
* | Fix whitespace in manuals. | Kristaps Dzonsons | 2011-11-23 | 1 | -1/+1 |
* | Add lots of information about special characters that's actually needed | Ingo Schwarze | 2011-11-14 | 1 | -40/+175 |
* | Order -column lists to have the arguments follow `-column'. From a | Kristaps Dzonsons | 2011-08-30 | 1 | -18/+18 |
* | Remove unnecessary `Pp'/`-compat' combination for column lists. | Kristaps Dzonsons | 2011-08-30 | 1 | -2/+1 |
* | Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'. | Kristaps Dzonsons | 2011-08-18 | 1 | -1/+2 |
* | Add support for 1/2, 1/4, and 3/4 (needed by eqn). | Kristaps Dzonsons | 2011-07-22 | 1 | -0/+3 |
* | Support groff's escape for Unicode input. See | Kristaps Dzonsons | 2011-05-15 | 1 | -0/+14 |
* | Document the fact that \N'' accepts only printable characters. | Kristaps Dzonsons | 2011-05-01 | 1 | -0/+3 |
* | Add \*(Ai (ANSI) and \*(Px (POSIX) predefined strings, which are part of | Kristaps Dzonsons | 2011-04-20 | 1 | -2/+9 |
* | Clean up the COMPATIBILITY section; | Ingo Schwarze | 2011-02-09 | 1 | -22/+30 |
* | 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 |