aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
Commit message (Expand)AuthorAgeFilesLines
* Document .Bk and .Ek; reminded by kristaps@.Ingo Schwarze2010-06-271-2/+23
* Removed stipulation that an empty `Bd -offset' will default to 6n. NotKristaps Dzonsons2010-06-121-17/+10
* Added enum mdoc_disp (similar to enum mdoc_list). Display types are nowKristaps Dzonsons2010-06-121-2/+8
* Added version bits for 1.10.1.Kristaps Dzonsons2010-06-071-7/+7
* I really should run -Tlint on my own manuals before committing them.Kristaps Dzonsons2010-06-071-3/+3
* Normalise SYNOPSIS behaviour after I gave up on following groff'sKristaps Dzonsons2010-06-071-47/+48
* Small fix to preserve trailing semicolons in examples.Kristaps Dzonsons2010-06-061-4/+4
* Shortened "its calling syntax" -> "its syntax".Kristaps Dzonsons2010-06-061-37/+151
* Fixed `Fn' newline behaviour and added some regression tests to thisKristaps Dzonsons2010-06-041-1/+34
* Documented `In' in full.Kristaps Dzonsons2010-06-041-3/+22
* Documented `Db', `El', `Fa', and `Fd'.Kristaps Dzonsons2010-06-041-2/+39
* Document the `Mt' macro.Kristaps Dzonsons2010-06-031-1/+10
* Compatibility note about `Ta' being a line macro.Kristaps Dzonsons2010-06-031-1/+6
* Complete, rigorous documentation of the `Bl' and `It' macros, includingKristaps Dzonsons2010-06-031-18/+97
* Strip empty-line markers from mdoc.template and its mdoc.7 embedded formKristaps Dzonsons2010-06-021-5/+2
* Fix unescaped `Ta' invocations in mdoc.7.Kristaps Dzonsons2010-05-311-5/+5
* Made `Dt' default to LOCAL and UNKNOWN instead of local and unknown (note case).Kristaps Dzonsons2010-05-301-8/+10
* Documented `Ud'.Kristaps Dzonsons2010-05-261-1/+3
* Fixed `Lb' to be in_line (reported by Ulrich Spoerlein).Kristaps Dzonsons2010-05-261-3/+27
* LIBRARY can also occur in section 9.Kristaps Dzonsons2010-05-151-3/+3
* Documented EOS buffered spaces and added `]'.Kristaps Dzonsons2010-05-151-4/+12
* Backed out check for `Ex' manual sec (ok schwarze@, joerg@), in turn backing ...Kristaps Dzonsons2010-05-141-2/+3
* "Warn on unknown argument for .At and print it like [new] groff." (patch by J...Kristaps Dzonsons2010-05-141-1/+7
* Finish initial documentation of the Bl lists.Kristaps Dzonsons2010-05-141-1/+40
* Re-addition of cleaned-up list documentation in mdoc.7.Kristaps Dzonsons2010-05-141-55/+69
* Added documentation bits.Kristaps Dzonsons2010-05-141-2/+5
* Put the eos-checker into libmandoc.h.Kristaps Dzonsons2010-05-121-1/+7
* End of sentence, end of line for mdoc.7.Kristaps Dzonsons2010-05-121-145/+196
* mdoc_atosec -> mdoc_str2sec (consistent with str2 being different from a2).Kristaps Dzonsons2010-05-121-15/+15
* Adding initial mailing list section to homepage.Kristaps Dzonsons2010-05-081-2/+2
* Note that whitespace is really only the space character.Kristaps Dzonsons2010-05-081-2/+3
* Strip trailing, unescaped whitespace from free-form, non-literal lines (like ...Kristaps Dzonsons2010-05-081-16/+6
* De-chunking of text removed from parsers. This is a significant change (and ...Kristaps Dzonsons2010-05-071-6/+2
* As per Jason McIntyre's heartful urgings, do away with '.' separators between...Kristaps Dzonsons2010-04-131-161/+4
* Added some clarifying bits to mdoc.7 regarding GNU troff, mandoc, and Heirloo...Kristaps Dzonsons2010-04-071-43/+55
* Allowing `Cd' to be in section 9 (noted by Joerg Sonnenberger).Kristaps Dzonsons2010-04-071-2/+2
* Breaking mdoc.7's multiline examples into sets of D1. A few errors found her...Kristaps Dzonsons2010-04-071-130/+68
* Removed warning for `Er' when not used in certain sections (pointed out by Jo...Kristaps Dzonsons2010-04-061-2/+2
* Note on `Fl' documented in mdoc.7.Kristaps Dzonsons2010-04-061-3/+5
* Fix mdoc bug found by Claus Assmann: `Pf' should be callable.Kristaps Dzonsons2010-04-061-3/+3
* Macro types enum-ated (enum mdoct) (for easier debugging in gdb of "tok" valu...Kristaps Dzonsons2010-03-311-2/+9
* Fixed misspelt "Loongson" (noted by Ingo Schwarze).Kristaps Dzonsons2010-03-261-3/+3
* Added Longsoon architecture (thanks Jason McIntyre, Ingo Schwarze).Kristaps Dzonsons2010-03-211-2/+3
* Macro documentation for `Xr'.Kristaps Dzonsons2010-02-171-3/+34
* Added `Vt' double-type documentation.Kristaps Dzonsons2010-01-301-7/+34
* Fix white-space issues found by mandoc's better white-space finder.Kristaps Dzonsons2010-01-071-23/+23
* Noted non-accepted comment syntax (thanks Joerg Sonnenberger).VERSION_1_9_15-pre1Kristaps Dzonsons2010-01-011-1/+5
* Issue of `Pa' put to rest by Jason McIntyre. Noted in COMPATIBILITY.Kristaps Dzonsons2010-01-011-6/+80
* Documented `Fl' in mdoc.7.Kristaps Dzonsons2010-01-011-2/+24
* More clarification in manuals. Added per-OUTPUT section in mandoc.1.Kristaps Dzonsons2009-11-161-6/+6