summaryrefslogtreecommitdiffstatshomepage
path: root/mdoc_strings.c
Commit message (Collapse)AuthorAgeFilesLines
* Section orders are more elegantly handled (MDOC_PBODY is a flag).Kristaps Dzonsons2009-06-171-33/+29
| | | | Cleaned up string->enum conversion for section lookup.
* Noted deprecation of \*( and \* special-character escapes.Kristaps Dzonsons2009-06-171-8/+3
| | | | Minor clean-ups.
* Mdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org).Kristaps Dzonsons2009-06-151-3/+3
|
* Made per-macro "now callable" COMPATIBILITY claims into a single "most ↵Kristaps Dzonsons2009-06-121-3/+5
| | | | | | | macros callable". Added COMPATIBILITY note on escaped special-character sequences. Vertical bar now correctly delimits (like in new groff).
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
|
* Added \^ and \~ escapes (Joerg).Kristaps Dzonsons2009-04-121-3/+7
|
* General clean-ups.Kristaps Dzonsons2009-03-311-0/+320