summaryrefslogtreecommitdiffstats
path: root/mdoc.7
Commit message (Expand)AuthorAgeFilesLines
* Added mandoc_a2time() for proper date conversion.Kristaps Dzonsons2009-11-021-20/+9
* Patch on DragonFly BSD syntax (thanks Sascha Wildner).Kristaps Dzonsons2009-10-311-1/+1
* Full `%U' support.Kristaps Dzonsons2009-10-261-1/+14
* Added `%U' to -mdoc (doesn't render in a nice way yet).Kristaps Dzonsons2009-10-241-0/+5
* Typo in mdoc.7 fixed (thanks to Joerg Sonnenberger).Kristaps Dzonsons2009-10-221-1/+1
* Groff-compatibility fix (Ds) (noted by Joerg Sonnenberger).Kristaps Dzonsons2009-10-221-1/+1
* More updates to mdoc.7.Kristaps Dzonsons2009-10-201-21/+450
* Continued work on mdoc.7.Kristaps Dzonsons2009-10-191-11/+174
* Fixed -mdoc -Thtml with -item lists not to default-indent when width isn't sp...Kristaps Dzonsons2009-10-191-224/+420
* Beginning of mdoc.7 full-reference in place.Kristaps Dzonsons2009-10-191-16/+263
* Fix in syntax of scaling widths in mdoc.7.Kristaps Dzonsons2009-10-181-1/+1
* Fixed typo in Makefile.Kristaps Dzonsons2009-10-181-0/+61
* Compat fix in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-09-281-2/+2
* Synchronised man.7, mdoc.7, mdoc.template manual structure.Kristaps Dzonsons2009-08-201-0/+1
* Updated manual structure in mdoc.7.Kristaps Dzonsons2009-08-201-5/+39
* Documented omission of `na' and `Dt'.Kristaps Dzonsons2009-08-201-356/+374
* libmdoc accepts whitespace following control character.VERSION.1.9.0Kristaps Dzonsons2009-08-181-408/+397
* Documented behaviour of interpreting parsable/callable macros.Kristaps Dzonsons2009-07-291-2/+13
* Clarified special chars/predefined chars in mandoc_char.7.Kristaps Dzonsons2009-07-271-29/+34
* Removed POSIX.1 COMPATIBILITY note in mdoc.7.Kristaps Dzonsons2009-07-261-8/+0
* Noted POSIX/POSIX.1 disparity (found by uqs@sporlein.net, discussed with jmc@...Kristaps Dzonsons2009-07-261-0/+8
* Full support for `An -split/-nosplit'. Compat documented.Kristaps Dzonsons2009-07-241-0/+10
* Removed trailing whitespace in manuals.Kristaps Dzonsons2009-07-201-60/+60
* Made `Cd' parseable (too many SYNOPSIS sections do this).Kristaps Dzonsons2009-07-191-1/+1
* More clarity fixes in mdoc.7.Kristaps Dzonsons2009-07-181-17/+7
* Considerably revamped argument-parsing for correct quoted-literal handling.Kristaps Dzonsons2009-07-181-4/+32
* Better doc of whitespace handling in mdoc.7.Kristaps Dzonsons2009-07-171-27/+38
* `sp' documented: validates & produces correct output.Kristaps Dzonsons2009-07-171-24/+30
* Documented `br' macro in mdoc.7.Kristaps Dzonsons2009-07-171-149/+66
* Consolidated some sections. Much more readable.Kristaps Dzonsons2009-07-141-388/+376
* Err/warn fix (schwarze@openbsd.org).Kristaps Dzonsons2009-07-131-4/+0
* Fixed `Fo' superfluous space before `('. Noted groff compatibility in mdoc.7.Kristaps Dzonsons2009-07-121-0/+5
* `Nd' is now a BFI (was an ELEM). Noted by joerg@netbsd.org, behaviour ok jmc...Kristaps Dzonsons2009-07-121-1/+1
* mdoc.7 using -offset indent instead of -offset XXXX or whatever it was.Kristaps Dzonsons2009-07-121-16/+16
* Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).Kristaps Dzonsons2009-07-061-0/+4
* Backed out "-width indent" and "-width indent-two", which aren'tKristaps Dzonsons2009-07-051-6/+0
* Noted secret -width indent/indent-two arguments to `Bl'.Kristaps Dzonsons2009-07-041-0/+6
* man.7/mdoc.7 properly reflect escape-character handling.Kristaps Dzonsons2009-07-041-7/+25
* Added note about whitespace being stripped from mdoc/man input and re-added i...Kristaps Dzonsons2009-06-251-0/+6
* Fixed STRUCTURE repeat (schwarze@openbsd.org).Kristaps Dzonsons2009-06-251-24/+24
* libman documents require `TH' and at least one node.Kristaps Dzonsons2009-06-221-1/+17
* Added -split and -nosplit "I-Don't-Like" note to mdoc.7 (there really must be...Kristaps Dzonsons2009-06-221-0/+5
* `Bl -column' now correctly handles tail entries (Bl -column -more... arg0...).Kristaps Dzonsons2009-06-171-2/+2
* Modernised comment handling: text following \" is thrown away beforeKristaps Dzonsons2009-06-161-1/+11
* Made per-macro "now callable" COMPATIBILITY claims into a single "most macros...Kristaps Dzonsons2009-06-121-30/+35
* `Lk' is correctly handled as CALLABLE (note groff munges nested output).Kristaps Dzonsons2009-06-121-3/+5
* `Ft' and `Ms' are now callable and compat-noted in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-06-111-3/+4
* `An' now callable, historic use noted in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-06-111-2/+3
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-1/+1
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1