summaryrefslogtreecommitdiffstats
path: root/man.7
Commit message (Expand)AuthorAgeFilesLines
* 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
* Documented omission of `na' and `Dt'.Kristaps Dzonsons2009-08-201-218/+239
* Added `DT' macro (pointed out by joerg@netbsd.org).Kristaps Dzonsons2009-08-201-4/+10
* Fix to libmdoc passing over delimiters.Kristaps Dzonsons2009-08-201-85/+127
* `RS' blocks correctly formatting in output device.Kristaps Dzonsons2009-08-191-1/+1
* libmdoc accepts whitespace following control character.VERSION.1.9.0Kristaps Dzonsons2009-08-181-215/+228
* Small updates to man.7 (next-line break-exclusions, numerical width example).Kristaps Dzonsons2009-08-181-8/+33
* `IP' and `TP' correctly handle width arguments.Kristaps Dzonsons2009-08-171-5/+24
* Finished correct `IP' handling.Kristaps Dzonsons2009-08-131-5/+14
* Added proper `TP' support.Kristaps Dzonsons2009-08-131-1/+3
* Added full `HP' libman macro support.Kristaps Dzonsons2009-08-131-5/+21
* Significant overhaul in libman. Macros are now block- and line-scoped (withKristaps Dzonsons2009-08-131-80/+219
* Clarified special chars/predefined chars in mandoc_char.7.Kristaps Dzonsons2009-07-271-19/+22
* Removed trailing whitespace in manuals.Kristaps Dzonsons2009-07-201-22/+22
* Small changes, reducing verbosity.Kristaps Dzonsons2009-07-141-11/+8
* man.7/mdoc.7 properly reflect escape-character handling.Kristaps Dzonsons2009-07-041-1/+11
* Added note about whitespace being stripped from mdoc/man input and re-added i...Kristaps Dzonsons2009-06-251-0/+6
* Fixed STRUCTURE/SYNTAX section data.Kristaps Dzonsons2009-06-251-13/+13
* libman documents require `TH' and at least one node.Kristaps Dzonsons2009-06-221-2/+15
* Added -fno-ign-chars support to libman.Kristaps Dzonsons2009-06-181-2/+4
* Modernised comment handling: text following \" is thrown away beforeKristaps Dzonsons2009-06-161-0/+10
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-1/+1
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1
* Using proper license template (const).Kristaps Dzonsons2009-04-121-13/+11
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-1/+1
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-051-6/+9
* Added br documentation.Kristaps Dzonsons2009-03-271-0/+9
* Added some new manuals (mdoc.3 mandoc_char.7).Kristaps Dzonsons2009-03-271-5/+2
* Clean-ups to documentation.Kristaps Dzonsons2009-03-261-22/+9
* All macro-invocations, for consistency, begin with `.' in documentation.Kristaps Dzonsons2009-03-261-18/+73
* Initial front-end formatting for -man pages.Kristaps Dzonsons2009-03-261-0/+1
* Fixed reading whitespace for man.7 `. TH'.Kristaps Dzonsons2009-03-261-419/+18
* Initial documentation in place for man.7.Kristaps Dzonsons2009-03-231-0/+554