summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Version.VERSION_1_7_24Kristaps Dzonsons2009-07-121-2/+2
|
* Fixed mdoc_nwarn/mdoc_nerr considering themselves err/warn instead of ↵Kristaps Dzonsons2009-07-122-6/+8
| | | | warn/err (BIG mistake). From suggestion by <joerg@netbsd.org>.
* Noted dissent with \- for OpenBSD.Kristaps Dzonsons2009-07-121-2/+6
|
* Added \(hy symbol.Kristaps Dzonsons2009-07-123-5/+12
| | | | | | Properly categorised \- as an arithmetic minus sign. Nd produces \(em instead of old \-. OpenBSD ifdef'd to use old \- after Nd (ok: jmc@openbsd.org).
* Removed long-fixed FIXME note.Kristaps Dzonsons2009-07-111-2/+1
|
* Added `.St -p1003.1i-95' (joerg@netbsd.org).Kristaps Dzonsons2009-07-111-1/+2
|
* Made `In' handling work in new-groff style (see mdoc.samples).Kristaps Dzonsons2009-07-074-11/+21
|
* Small clean-ups in error message usage.VERSION_1_7_23Kristaps Dzonsons2009-07-073-9/+7
| | | | Version.
* Tabularised error strings in libman.Kristaps Dzonsons2009-07-072-39/+20
|
* Tabularised error-code lookup in mdoc.c.Kristaps Dzonsons2009-07-073-187/+73
|
* Cleaned out duplicate {mdoc,man}warn in main.c.Kristaps Dzonsons2009-07-061-26/+5
|
* Consolidated all err/warnings into mdoc.c via libmdoc.h.Kristaps Dzonsons2009-07-067-613/+409
|
* Consolidated pwarn->perr in mdoc_argv.Kristaps Dzonsons2009-07-061-41/+27
|
* Consolidated mdoc_action pwarn->perr.Kristaps Dzonsons2009-07-061-34/+20
|
* Fix in MDOC_IGN_CHARS ref.Kristaps Dzonsons2009-07-061-2/+2
|
* Consolidated mdoc_validate.c pwarn into perr (slowly phasing out per-file ↵Kristaps Dzonsons2009-07-061-110/+84
| | | | pre-formatted error strings).
* Backed -Wcompat,syntax out of front-end.Kristaps Dzonsons2009-07-062-26/+16
|
* Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).Kristaps Dzonsons2009-07-069-82/+45
|
* Fixed man.3 mdoc.3 const-nesses.Kristaps Dzonsons2009-07-052-9/+9
|
* Version.VERSION_1_7_22Kristaps Dzonsons2009-07-051-2/+2
|
* Backed out "-width indent" and "-width indent-two", which aren'tKristaps Dzonsons2009-07-052-13/+3
| | | | | supported by any groff mdoc tmac (and erroneously used in many manuals, hence the confusion).
* Version up.VERSION_1_7_21Kristaps Dzonsons2009-07-041-2/+2
|
* suboptarg is not portable to Linux (fixed).Kristaps Dzonsons2009-07-041-7/+11
|
* Fixed -offset indent-two (schwarze@openbsd.org).Kristaps Dzonsons2009-07-041-2/+2
|
* Fixed -offset left (schwarze@openbsd.org).Kristaps Dzonsons2009-07-041-3/+3
| | | | Fixed bogus setting (instead of increment) of offsets.
* Noted secret -width indent/indent-two arguments to `Bl'.Kristaps Dzonsons2009-07-041-1/+7
|
* Removed WDEPCOL (schwarze@openbsd.org).Kristaps Dzonsons2009-07-041-6/+1
|
* Moved escape validation into libmandoc.h/mandoc.c (common between ↵Kristaps Dzonsons2009-07-0410-99/+174
| | | | | | | libman/libmdoc1). libman supports MAN_IGN_ESCAPE (like MDOC_IGN_ESCAPE). All popular escapes now handled consistently.
* man.7/mdoc.7 properly reflect escape-character handling.Kristaps Dzonsons2009-07-042-12/+40
| | | | | man.7 points to mdoc.7 for COMPATIBILITY. Whitespace stripping noted in mdoc.7.
* Minor www fixes.Kristaps Dzonsons2009-07-042-63/+44
|
* Removed escape-deprecation note (better solution in progress, ↵Kristaps Dzonsons2009-06-272-17/+9
| | | | | | | | schwarze@openbsd.org). Using EXIT_FAILURE for parse errors (nicm@openbsd.org). Fixed use of warn/warnx (nicm@openbsd.org). Fixed use of getsubopt (nicm@openbsd.org).
* Added note about whitespace being stripped from mdoc/man input and re-added ↵Kristaps Dzonsons2009-06-252-2/+14
| | | | in mandoc(1).
* Spell-checks in manuals.Kristaps Dzonsons2009-06-251-4/+4
|
* Makefile properly generates MD5 sums.Kristaps Dzonsons2009-06-252-28/+34
| | | | More clean-ups of new, simplified webpage.
* Language clarification in mandoc.1 (schwarze@openbsd.org).Kristaps Dzonsons2009-06-251-6/+5
|
* Fixed STRUCTURE repeat (schwarze@openbsd.org).Kristaps Dzonsons2009-06-251-26/+26
| | | | Simplified some explanations (nobody cares about ontologies these days).
* Fixed STRUCTURE/SYNTAX section data.Kristaps Dzonsons2009-06-251-15/+15
|
* Updating web-page to be a bit more compact.Kristaps Dzonsons2009-06-255-112/+130
|
* Lint fixes.VERSION_1_7_20Kristaps Dzonsons2009-06-223-6/+8
| | | | Version up.
* libman documents require `TH' and at least one node.Kristaps Dzonsons2009-06-225-12/+62
| | | | | libman requirements documented in man.7 STRUCTURE section. Added STRUCTURE section to mdoc.7, too.
* Noted .Cd tabs-ok issue (will fix later).Kristaps Dzonsons2009-06-223-7/+14
| | | | Added single space to -diag lists.
* Added -split and -nosplit "I-Don't-Like" note to mdoc.7 (there really must ↵Kristaps Dzonsons2009-06-222-4/+10
| | | | | | be another way to do this). Fixed .Er -width conversion.
* Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.Kristaps Dzonsons2009-06-224-41/+57
| | | | | | | Fixed `Ds' meta-macro default width. Fixed -width and -offset "indent", "indent-two", and "left" widths. Fixed -width and -offset literal-word and numeric widths. Fixed off-by-one errors in whitespace output (schwarze@openbsd.org).
* Reverted max column width 80 -> 78 (schwarze@openbsd.org).Kristaps Dzonsons2009-06-222-3/+4
|
* Added nchild decrement in libman (not used, but better in than forgotten).Kristaps Dzonsons2009-06-186-28/+23
| | | | Added nchild to libmdoc, deprecated count() functions in validator.
* Fixed libman .br to be a newline, not a .PP alias.Kristaps Dzonsons2009-06-181-2/+13
|
* Moved all formatted libman warn/error into man.c/libman.h.Kristaps Dzonsons2009-06-185-49/+75
| | | | Converted all formatted warn/errors into regular syntax.
* Added -fno-ign-chars support to libman.Kristaps Dzonsons2009-06-186-28/+73
| | | | | | | man_validate.c checks for non-tab/isprint words. libman hashtable fixed (was ignoring .br). Added ncount field to man_node, deprecating count() functions. Documented use of tabs in man.7.
* mandoc.1 reflects actual use of -f option (schwarze@openbsd.org)Kristaps Dzonsons2009-06-181-15/+17
|
* Bumped version.VERSION_1_7_19Kristaps Dzonsons2009-06-173-47/+33
| | | | | Removed CVS note from index (they'll contact me if they need it). Properly ordered mandoc.1 CAVEATS/COMPATIBILITY.