| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | improve diagnostics regarding arguments of .An .Pp .Lp .br .sp | Ingo Schwarze | 2015-02-04 | 1 | -1/+13 |
* | discard .Rs head arguments and improve .Rs diagnostics | Ingo Schwarze | 2015-02-04 | 1 | -0/+9 |
* | more specific .Nd diagnostics, allowing to get rid of enum check_lvl | Ingo Schwarze | 2015-02-04 | 1 | -0/+6 |
* | Radical cleanup of COMPATIBILITY sections: | Ingo Schwarze | 2015-01-29 | 1 | -107/+8 |
* | Clean up eqn(7) error handling: | Ingo Schwarze | 2015-01-28 | 1 | -7/+0 |
* | * Polish tbl(7) error reporting. | Ingo Schwarze | 2015-01-28 | 1 | -12/+37 |
* | Rework tbl(7) layout parsing: | Ingo Schwarze | 2015-01-26 | 1 | -2/+40 |
* | More improvements regarding tbl(7) options. | Ingo Schwarze | 2015-01-26 | 1 | -0/+4 |
* | Improve (or rather, rewrite) tbl(7) option parsing. | Ingo Schwarze | 2015-01-26 | 1 | -8/+37 |
* | Support .RE with an argument; needed for audio/pms(1). | Ingo Schwarze | 2015-01-24 | 1 | -2/+15 |
* | typo fixes from jmc@ | Ingo Schwarze | 2015-01-20 | 1 | -1/+1 |
* | Split the -Werror message level into -Werror (broken manual, probably | Ingo Schwarze | 2015-01-20 | 1 | -22/+60 |
* | Fatal errors no longer exist. | Ingo Schwarze | 2015-01-15 | 1 | -51/+39 |
* | To get rid of SYSERR entries in enum mandocerr, downgrade problems with | Ingo Schwarze | 2015-01-14 | 1 | -7/+11 |
* | mdoc(7) already uses the mandoc(1) -Ios argument in the footer line | Ingo Schwarze | 2014-12-28 | 1 | -0/+3 |
* | Ignore mdoc(7) and man(7) macros inside tbl(7) code because they | Ingo Schwarze | 2014-12-16 | 1 | -0/+1 |
* | Switch the default output mode from -Tascii to -Tlocale. | Ingo Schwarze | 2014-12-02 | 1 | -5/+7 |
* | Multiple fixes with respect to .Pf: | Ingo Schwarze | 2014-11-30 | 1 | -0/+8 |
* | warn about attempts to call non-callable macros; | Ingo Schwarze | 2014-11-30 | 1 | -0/+7 |
* | Drop useless architecture table. Validating architecture names | Ingo Schwarze | 2014-11-28 | 1 | -6/+0 |
* | Downgrade .Bd -file from FATAL to ERROR. | Ingo Schwarze | 2014-11-27 | 1 | -11/+11 |
* | "Aq foo" is not the same as "<foo>". Don't use it to mark up HTML; | Ingo Schwarze | 2014-11-25 | 1 | -10/+2 |
* | Let -h imply -c (that is, not use the pager). | Ingo Schwarze | 2014-11-11 | 1 | -1/+1 |
* | fix a macro error in previous; from jmc@ | Ingo Schwarze | 2014-10-30 | 1 | -1/+1 |
* | Report arguments to .EQ as an error, and simplify the code: | Ingo Schwarze | 2014-10-25 | 1 | -0/+2 |
* | integrate preconv(1) into mandoc(1); | Ingo Schwarze | 2014-10-25 | 1 | -0/+26 |
* | Improve error handling in the eqn(7) parser. | Ingo Schwarze | 2014-10-12 | 1 | -9/+26 |
* | warn about parentheses in function names after .Fn and .Fo; | Ingo Schwarze | 2014-10-11 | 1 | -0/+8 |
* | Re-write of eqn(7) parser and MathML output. | Kristaps Dzonsons | 2014-10-10 | 1 | -1/+5 |
* | If a tbl(7) layout contains unknown font modifiers, fall back to the | Ingo Schwarze | 2014-10-07 | 1 | -2/+7 |
* | Don't pretend we have a separate XHTML and HTML mode any more. | Kristaps Dzonsons | 2014-09-27 | 1 | -16/+7 |
* | warn about commas in function arguments; inspired by mdoclint(1) | Ingo Schwarze | 2014-09-12 | 1 | -0/+7 |
* | document new SEE ALSO .Xr warnings | Ingo Schwarze | 2014-09-12 | 1 | -0/+16 |
* | warn about AUTHORS sections without .An macros, inspired by mdoclint(1) | Ingo Schwarze | 2014-09-07 | 1 | -0/+6 |
* | Implement the traditional -h option for man(1): show the SYNOPSIS only. | Ingo Schwarze | 2014-09-03 | 1 | -1/+5 |
* | Introduce a man(1) -l option as an alias for mandoc -a. | Ingo Schwarze | 2014-08-30 | 1 | -2/+38 |
* | implement MANPAGER and PAGER | Ingo Schwarze | 2014-08-22 | 1 | -0/+15 |
* | mandoc -a, man, apropos -a, whatis -a now paginate by default | Ingo Schwarze | 2014-08-22 | 1 | -1/+16 |
* | document warning and error messages, using quite some feedback from jmc@; | Ingo Schwarze | 2014-08-08 | 1 | -26/+841 |
* | Below DIAGNOSTICS, document the SYSERR message level; | Ingo Schwarze | 2014-06-23 | 1 | -3/+5 |
* | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze | 2014-06-20 | 1 | -4/+8 |
* | For citing the names and email addresses of authors, | Ingo Schwarze | 2013-07-13 | 1 | -2/+1 |
* | legancy -> legacy; reported by Chris Hettrick | Ingo Schwarze | 2013-03-06 | 1 | -1/+1 |
* | Support -Ios='OpenBSD 5.1' to override uname(3) as the source of the | Ingo Schwarze | 2012-05-27 | 1 | -0/+13 |
* | State default usage before listing arguments of a utility. Inspired by a | Kristaps Dzonsons | 2011-12-25 | 1 | -12/+13 |
* | typo: overful -> overfull; thanks to jmc@ | Ingo Schwarze | 2011-11-13 | 1 | -1/+1 |
* | Make the default left text margin configurable from the command line, | Ingo Schwarze | 2011-11-13 | 1 | -0/+9 |
* | A bit more precision and nicer wording in the descriptions | Ingo Schwarze | 2011-10-09 | 1 | -7/+20 |
* | Nix end-of-line whitespace. | Kristaps Dzonsons | 2011-10-06 | 1 | -1/+1 |
* | If -Tman is specified and input is -man, echo the preprocessed (`so' | Kristaps Dzonsons | 2011-10-06 | 1 | -4/+24 |