aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
Commit message (Expand)AuthorAgeFilesLines
* typo fixes from jmc@Ingo Schwarze2015-01-201-2/+2
* Split the -Werror message level into -Werror (broken manual, probablyIngo Schwarze2015-01-201-24/+62
* Fatal errors no longer exist.Ingo Schwarze2015-01-151-53/+41
* To get rid of SYSERR entries in enum mandocerr, downgrade problems withIngo Schwarze2015-01-141-9/+13
* mdoc(7) already uses the mandoc(1) -Ios argument in the footer lineIngo Schwarze2014-12-281-2/+5
* Ignore mdoc(7) and man(7) macros inside tbl(7) code because theyIngo Schwarze2014-12-161-2/+3
* Switch the default output mode from -Tascii to -Tlocale.Ingo Schwarze2014-12-021-7/+9
* Multiple fixes with respect to .Pf:Ingo Schwarze2014-11-301-1/+9
* warn about attempts to call non-callable macros;Ingo Schwarze2014-11-301-2/+9
* Drop useless architecture table. Validating architecture namesIngo Schwarze2014-11-281-8/+2
* Downgrade .Bd -file from FATAL to ERROR.Ingo Schwarze2014-11-271-13/+13
* "Aq foo" is not the same as "<foo>". Don't use it to mark up HTML;Ingo Schwarze2014-11-251-12/+4
* Let -h imply -c (that is, not use the pager).Ingo Schwarze2014-11-111-3/+3
* fix a macro error in previous; from jmc@Ingo Schwarze2014-10-301-3/+3
* Report arguments to .EQ as an error, and simplify the code:Ingo Schwarze2014-10-251-1/+3
* integrate preconv(1) into mandoc(1);Ingo Schwarze2014-10-251-2/+28
* Improve error handling in the eqn(7) parser.Ingo Schwarze2014-10-121-11/+28
* warn about parentheses in function names after .Fn and .Fo;Ingo Schwarze2014-10-111-2/+10
* Re-write of eqn(7) parser and MathML output.Kristaps Dzonsons2014-10-101-3/+7
* If a tbl(7) layout contains unknown font modifiers, fall back to theIngo Schwarze2014-10-071-4/+9
* Don't pretend we have a separate XHTML and HTML mode any more.Kristaps Dzonsons2014-09-271-18/+9
* warn about commas in function arguments; inspired by mdoclint(1)Ingo Schwarze2014-09-121-1/+8
* document new SEE ALSO .Xr warningsIngo Schwarze2014-09-121-2/+18
* warn about AUTHORS sections without .An macros, inspired by mdoclint(1)Ingo Schwarze2014-09-071-2/+8
* Implement the traditional -h option for man(1): show the SYNOPSIS only.Ingo Schwarze2014-09-031-3/+7
* Introduce a man(1) -l option as an alias for mandoc -a.Ingo Schwarze2014-08-301-4/+40
* implement MANPAGER and PAGERIngo Schwarze2014-08-221-1/+16
* mandoc -a, man, apropos -a, whatis -a now paginate by defaultIngo Schwarze2014-08-221-3/+18
* document warning and error messages, using quite some feedback from jmc@;Ingo Schwarze2014-08-081-28/+843
* Below DIAGNOSTICS, document the SYSERR message level;Ingo Schwarze2014-06-231-5/+7
* As suggested by jmc@, only include line and column numbers into messagesIngo Schwarze2014-06-201-6/+10
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-4/+3
* legancy -> legacy; reported by Chris HettrickIngo Schwarze2013-03-061-3/+3
* Support -Ios='OpenBSD 5.1' to override uname(3) as the source of theIngo Schwarze2012-05-271-2/+15
* State default usage before listing arguments of a utility. Inspired by aKristaps Dzonsons2011-12-251-14/+15
* typo: overful -> overfull; thanks to jmc@Ingo Schwarze2011-11-131-2/+2
* Make the default left text margin configurable from the command line,Ingo Schwarze2011-11-131-2/+11
* A bit more precision and nicer wording in the descriptionsIngo Schwarze2011-10-091-9/+22
* Nix end-of-line whitespace.Kristaps Dzonsons2011-10-061-2/+2
* If -Tman is specified and input is -man, echo the preprocessed (`so'Kristaps Dzonsons2011-10-061-6/+26
* Add the -Ofragment option to -T[]x]html. This accomodates for embeddingKristaps Dzonsons2011-10-051-2/+8
* restore alphabetical order for the -Toutput list, and use a widthIngo Schwarze2011-09-261-35/+35
* forgotten Copyright bumps; no code changeIngo Schwarze2011-09-181-3/+3
* Initial, incomplete support for -TmanIngo Schwarze2011-09-171-2/+18
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-3/+4
* Fix some bad bits in the mandoc manual: `Xr' instead of `Sx', unescapedKristaps Dzonsons2011-05-301-10/+9
* Turn on -Tutf8 in the frontend. Here we go!Kristaps Dzonsons2011-05-201-5/+15
* Locale support. I'm checking this in to clean up fall-out in-tree, butKristaps Dzonsons2011-05-171-2/+21
* Documentation: note COMPATIBILITY of -Tascii `?' printing in mandoc.1Kristaps Dzonsons2011-05-171-5/+10
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-2/+3