aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_char.7
Commit message (Collapse)AuthorAgeFilesLines
* Documented trademark and restricted mark (oops).VERSION_1_8_5Kristaps Dzonsons2009-07-281-1/+5
|
* Quick-fix in mandoc_char.7 trailing whitespace.Kristaps Dzonsons2009-07-281-2/+2
|
* Added Greek characters to ascii.in (from groff_char.7).Kristaps Dzonsons2009-07-281-66/+181
| | | | Added Euro symbols (from groff_char.7).
* Clarified special chars/predefined chars in mandoc_char.7.Kristaps Dzonsons2009-07-271-7/+79
| | | | | Cleaned up escape section in man.7, mdoc.7. Cleaned up function names in term.c.
* Correct handling of \*(xx, \*[xxx], \*x versus \x, \(xx, \([xxx]: predefined ↵Kristaps Dzonsons2009-07-271-31/+17
| | | | strings and escape characters, respectively.
* Fixed \% special char (via groff.7).Kristaps Dzonsons2009-07-261-13/+27
| | | | Added some typographic special chars to mandoc_char.7.
* Added \(hy symbol.Kristaps Dzonsons2009-07-121-3/+5
| | | | | | Properly categorised \- as an arithmetic minus sign. Nd produces \(em instead of old \-. OpenBSD ifdef'd to use old \- after Nd (ok: jmc@openbsd.org).
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-3/+3
| | | | | | Set max right margin to 80 columns (schwarze@openbsd.org). Fixed centre-field heading position (schwarze@openbsd.org). Also fixed -Tman centre-field.
* Fixed license email address.Kristaps Dzonsons2009-06-101-3/+3
|
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
|
* Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.Kristaps Dzonsons2009-04-121-1/+14
|
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-3/+3
| | | | | | | | Indent set to 5 chars (nroff compat). Half-indent set to 3 chars (nroff compat). Default behaviour is loose-y (ignore macro/char/escape). Added -fstrict. Added unknown-character ignoring.
* Added some new manuals (mdoc.3 mandoc_char.7).Kristaps Dzonsons2009-03-271-0/+469
Support for .br in libman.