summaryrefslogtreecommitdiffstats
path: root/man.7
Commit message (Expand)AuthorAgeFilesLines
* Sort COMPATIBILITY in mdoc(7) (from schwarze@).Kristaps Dzonsons2010-08-221-10/+25
* merge from OpenBSD:Ingo Schwarze2010-08-061-4/+2
* Merge Jason McIntyre's corrections to man.7.Kristaps Dzonsons2010-07-261-24/+21
* Added `in' macro support for -man -Tascii. This is not yet supported inKristaps Dzonsons2010-07-221-0/+11
* sync to OpenBSD:Ingo Schwarze2010-07-191-18/+30
* Note discarding of \m, \M, and \s in COMPATIBILITY sections.Kristaps Dzonsons2010-07-191-0/+3
* Removed \s documentation, as we (1) never supported it, and (2) neverKristaps Dzonsons2010-07-191-29/+2
* Fix which escapes are used to format \".Kristaps Dzonsons2010-07-161-2/+2
* Allow bad -man dates to flow verbatim into the front-ends. Noted byKristaps Dzonsons2010-05-261-2/+3
* Fix man.7 to include AT and UC in its syntax table.Kristaps Dzonsons2010-05-251-1/+2
* Entry for .AT and .UCJoerg Sonnenberger2010-05-171-2/+9
* Documented EOS buffered spaces and added `]'.Kristaps Dzonsons2010-05-151-2/+7
* Pulled back in mysterious lost le1 <-> eq0 for Sp macro.Kristaps Dzonsons2010-05-141-1/+1
* Put the eos-checker into libmandoc.h.Kristaps Dzonsons2010-05-121-0/+6
* End-of-sentence, end-of-line.Kristaps Dzonsons2010-05-121-92/+123
* mdoc_atosec -> mdoc_str2sec (consistent with str2 being different from a2).Kristaps Dzonsons2010-05-121-10/+10
* Adding initial mailing list section to homepage.Kristaps Dzonsons2010-05-081-1/+1
* Note that whitespace is really only the space character.Kristaps Dzonsons2010-05-081-0/+1
* Strip trailing, unescaped whitespace from free-form, non-literal lines (like ...Kristaps Dzonsons2010-05-081-4/+7
* De-chunking of text removed from parsers. This is a significant change (and ...Kristaps Dzonsons2010-05-071-5/+0
* As per Jason McIntyre's heartful urgings, do away with '.' separators between...Kristaps Dzonsons2010-04-131-133/+2
* Removed lingering `Sp' reference (not -man).Kristaps Dzonsons2010-04-051-1/+0
* ...finishing last commit message: accept both tabs and spaces between control...Kristaps Dzonsons2010-03-271-2/+2
* Documentation of apostrophe control character.Kristaps Dzonsons2010-03-271-3/+16
* Fixed up some documentation in man.7: only documenting man.7 macros, not rela...Kristaps Dzonsons2010-03-251-45/+49
* Support for pod2man standard header macros (Vb, Ve, Sp). Based largely on a ...Kristaps Dzonsons2010-03-231-63/+70
* Accomodate (libman) for next-line macros followed by non-text macros `na', `s...Kristaps Dzonsons2010-03-221-7/+15
* Fix white-space issues found by mandoc's better white-space finder.Kristaps Dzonsons2010-01-071-10/+10
* Enabled -Thtml -mdoc to work with \f (see compat notes in mandoc.1).Kristaps Dzonsons2009-11-161-0/+3
* \f escapes appear to work properly for -Thtml -man. Needs more testing.Kristaps Dzonsons2009-11-151-2/+1
* Fixed \c support for all input and output modes (documented in mandoc_char.7).Kristaps Dzonsons2009-11-121-8/+0
* Deprecated ".i <notext>" support (nobody uses it -- it can be re-added, but a...Kristaps Dzonsons2009-11-121-4/+11
* Basically re-wrote -Tascii font handling: instead of incrementers forKristaps Dzonsons2009-11-121-1/+3
* Noted that -man text decoration is re-set when exiting a macro invocation.Kristaps Dzonsons2009-11-101-0/+7
* Documented \s and cleaned up \f documentation in mdoc.7, man.7.Kristaps Dzonsons2009-11-091-2/+27
* Correct support for `\fX' font modes in -Tascii.Kristaps Dzonsons2009-11-051-2/+3
* Examples not being link-referenced (consistency).Kristaps Dzonsons2009-11-021-7/+4
* Fixed `Sx' links in man.7 (todo: add a check for these).Kristaps Dzonsons2009-11-021-30/+30
* Significant improvements to man(7). More or less finished.Kristaps Dzonsons2009-11-021-64/+313
* Added mandoc_a2time() for proper date conversion.Kristaps Dzonsons2009-11-021-18/+38
* Finished section-by-section definitions in man.7 (will be used as baseline fo...Kristaps Dzonsons2009-10-311-24/+89
* Fix to segfault in ordering Rs blocks (d'oh!).VERSION.1.9.11Kristaps Dzonsons2009-10-261-0/+57
* Added `PD' to -man (doesn't do anything, yet).Kristaps Dzonsons2009-10-241-0/+5
* Made man.7 use lots of Sx/Ss to link between macro definitions and references.Kristaps Dzonsons2009-10-191-102/+107
* Properly documented scaling widths in man.7.Kristaps Dzonsons2009-10-181-28/+71
* Version: 1.9.2.VERSION.1.9.2Kristaps Dzonsons2009-09-051-2/+2
* Added `UC' libman macro (has no effect).Kristaps Dzonsons2009-08-221-5/+8
* Open explicit scope on libman exit now only generates warning.Kristaps Dzonsons2009-08-211-10/+2
* Fixed (not documented anywhere of course) that `SH' and `SS' in libman have n...Kristaps Dzonsons2009-08-201-2/+2
* Synchronised man.7, mdoc.7, mdoc.template manual structure.Kristaps Dzonsons2009-08-201-1/+11