summaryrefslogtreecommitdiffstats
path: root/mandoc_char.7
Commit message (Expand)AuthorAgeFilesLines
* document hyphenationIngo Schwarze2017-02-051-0/+24
* Recommend an unambiguous escape for minus signs instead of \-.Ingo Schwarze2015-09-021-5/+5
* Escape punctuation characters that have a different meaning in -Tpdf.Ingo Schwarze2015-03-301-40/+36
* oops, forgot to apply the actual patch...Ingo Schwarze2015-03-271-0/+22
* Document that certain stand-alone accents need escaping in rare cases toIngo Schwarze2015-03-271-1/+1
* change spelling of centre to center: consistent with other man pagesIngo Schwarze2015-01-201-1/+1
* correct -Tutf8 and -Thtml rendering of \(~=Ingo Schwarze2014-12-161-5/+5
* correct some character names to match groff;Ingo Schwarze2014-12-151-8/+8
* Rework the documentation of Spaces, using the Ossanna/Kernighan/RitterIngo Schwarze2013-12-261-20/+20
* Document the alternative syntax \C'uXXXX' for Unicode characters.Ingo Schwarze2013-12-221-3/+3
* clarify that \[uXXXX] wants uppercase hex digitsIngo Schwarze2013-11-101-1/+6
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-2/+1
* - (mdoc.7) fix Xr to selfIngo Schwarze2013-04-281-1/+1
* Fix whitespace in manuals.Kristaps Dzonsons2011-11-231-1/+1
* Add lots of information about special characters that's actually neededIngo Schwarze2011-11-141-40/+175
* Order -column lists to have the arguments follow `-column'. From aKristaps Dzonsons2011-08-301-18/+18
* Remove unnecessary `Pp'/`-compat' combination for column lists.Kristaps Dzonsons2011-08-301-2/+1
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-1/+2
* Add support for 1/2, 1/4, and 3/4 (needed by eqn).Kristaps Dzonsons2011-07-221-0/+3
* Support groff's escape for Unicode input. SeeKristaps Dzonsons2011-05-151-0/+14
* Document the fact that \N'' accepts only printable characters.Kristaps Dzonsons2011-05-011-0/+3
* Add \*(Ai (ANSI) and \*(Px (POSIX) predefined strings, which are part ofKristaps Dzonsons2011-04-201-2/+9
* Clean up the COMPATIBILITY section;Ingo Schwarze2011-02-091-22/+30
* Implement the \N'number' (numbered character) roff escape sequence.Ingo Schwarze2011-01-301-0/+15
* Remove a left-over ".Xr groff 1"; patch from jmc@.Ingo Schwarze2010-10-291-2/+1
* Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff).Kristaps Dzonsons2010-05-121-1/+1
* Noted \*(Ba side effects.Kristaps Dzonsons2010-05-091-0/+11
* Fixed ugly formatting of mandoc_char.7 in groff (-column widths were using an...Kristaps Dzonsons2010-05-091-2/+2
* As per Jason McIntyre's heartful urgings, do away with '.' separators between...Kristaps Dzonsons2010-04-131-39/+2
* Make mathematical symbols have a longer first-column width (pointed out by Jo...Kristaps Dzonsons2010-04-051-1/+1
* Escape TH -> Th (noticed by Joerg Sonnenberger).Kristaps Dzonsons2010-03-301-19/+0
* Added stupid pod2man reserved strings.Kristaps Dzonsons2010-03-231-0/+19
* Removed STANDARDS in mandoc_char(7), as they're no longer relevant (the manua...Kristaps Dzonsons2010-03-221-13/+0
* mandoc_char(7) sync with OpenBSD version.Kristaps Dzonsons2010-01-071-1/+1
* Fixed -column widths to be string literals (as per mdoc.samples: surprise!). ...Kristaps Dzonsons2010-01-051-25/+25
* More clarification in manuals. Added per-OUTPUT section in mandoc.1.Kristaps Dzonsons2009-11-161-19/+0
* Fixed \c support for all input and output modes (documented in mandoc_char.7).Kristaps Dzonsons2009-11-121-0/+1
* Fixed mandoc_char lists to have -column before other arguments.Kristaps Dzonsons2009-10-171-15/+15
* Fix in mandoc.1 and mandoc_char.7 syntax (submitted Joerg Sonnenberger).Kristaps Dzonsons2009-10-151-5/+37
* Set field widths n -> m.Kristaps Dzonsons2009-10-071-18/+18
* Many more macros added to -Thtml.Kristaps Dzonsons2009-09-241-362/+385
* All special characters sync'd with groff, both -Thtml and -Tascii.Kristaps Dzonsons2009-09-231-54/+80
* Sync'd currency symbols with newest groff.Kristaps Dzonsons2009-09-231-6/+6
* Sync'd special letters and ligatures with newest groff.Kristaps Dzonsons2009-09-231-10/+19
* Arrows & brackets sync'd with newest groff.Kristaps Dzonsons2009-09-231-10/+40
* Quotes sync'd with newest groff.Kristaps Dzonsons2009-09-231-11/+18
* Accent marks sync'd with current groff.Kristaps Dzonsons2009-09-221-15/+22
* Many more UTF-8 symbols in place.Kristaps Dzonsons2009-09-221-55/+108
* Fix segfault in -Thtml column lists.Kristaps Dzonsons2009-09-221-558/+262
* Fixed some characters.Kristaps Dzonsons2009-09-221-0/+52