]> git.cameronkatri.com Git - mandoc.git/history - mandoc.1
Delete the -T xhtml command line option.
[mandoc.git] / mandoc.1
2017-05-17 Ingo SchwarzeDelete the -T xhtml command line option.
2017-05-17 Ingo SchwarzeModernize an example showing antiquated syntax,
2017-05-17 Ingo Schwarzemissing space between macro arg and punctuation; from...
2017-05-16 Ingo SchwarzeIntroduce a new mandoc(1) message level, -W style,...
2017-03-27 Ingo Schwarzesimplify the SYNOPSIS as well, just like the option...
2017-03-27 Ingo SchwarzeFor some options that are rarely needed in mandoc(1),
2017-03-27 Ingo SchwarzeSimplify: mention at one place that -fkl override each...
2017-03-21 Ingo Schwarzesimplify .Nd; to display manuals, use man(1) instead;
2017-03-20 Ingo SchwarzeSilently ignore invalid -m input formats rather than...
2017-03-18 Ingo SchwarzeCorrect description of MANPATH, and a few more improvements
2017-03-08 Ingo SchwarzeDocument that -T markdown produces ASCII output, and...
2017-03-06 Ingo SchwarzeUsing .Nd only makes sense in the NAME section.
2017-03-04 Ingo SchwarzeMake the description of -K autodetection easer to under...
2017-03-03 Ingo Schwarzenew -mdoc -Tmarkdown output mode; OK millert@ reyk...
2017-02-10 Ingo SchwarzeIn -Ttree output mode, show the BROKEN node flag and
2017-01-31 Ingo Schwarzeadd missing HISTORY information
2017-01-28 Ingo SchwarzeAdd a warning "new sentence, new line".
2017-01-21 Ingo Schwarzebug was fixed, delete the BUGS section
2017-01-12 Ingo Schwarzeshow meta data for -Ttree output
2017-01-10 Ingo SchwarzeIntroduce flags NODE_NOSRC and NODE_NOPRT for AST nodes.
2017-01-08 Ingo SchwarzeStricter validation of the NAME section, in particular:
2017-01-06 Ingo Schwarzesort options list; from jmc@
2016-12-28 Ingo Schwarzecorrect spelling error; from jmc@
2016-12-28 Ingo SchwarzeMake the second, section number argument of .Xr mandatory.
2015-11-05 Ingo SchwarzeUnify the three stylesheets into a single CSS file.
2015-10-30 Ingo SchwarzeIf a .Bd block has no arguments at all, drop the block...
2015-10-06 Ingo Schwarzeimprove wording and start a new sentence on a new line...
2015-09-26 Ingo Schwarzebriefly document -T tree output
2015-09-14 Ingo SchwarzeRemove the warning about children of .Vt blocks because...
2015-04-03 Ingo SchwarzeNo need to hardcode /usr/bin/ as the path to more(1...
2015-03-30 Ingo SchwarzeEscape punctuation characters that have a different...
2015-03-27 Ingo Schwarzerefering -> referring; patch from jmc@
2015-03-27 Ingo SchwarzeModernize documentation by inserting blanks between...
2015-02-23 Ingo Schwarzeimprove NAME section diagnostics;
2015-02-16 Ingo Schwarzeclean up post_dt() validation function;
2015-02-16 Ingo SchwarzeDelete the -V option. It serves no purpose but keeps...
2015-02-07 Ingo Schwarzesome tweaks to the DIAGNOSTICS section
2015-02-06 Ingo Schwarzereplace the last legacy generic message type, "argument...
2015-02-06 Ingo Schwarzebetter error reporting regarding .OP .RS .UR .TH arguments
2015-02-06 Ingo Schwarzebetter diagnostics about excess arguments to .PD .ft .sp
2015-02-06 Ingo Schwarzebetter error reporting for .br .fi .nf with arguments
2015-02-06 Ingo SchwarzeDelete the legacy generic warning type MANDOCERR_ARGCWARN,
2015-02-06 Ingo Schwarzebetter handle .Fo and .Fd without argument
2015-02-04 Ingo SchwarzeDiscard excess head arguments for .Bd .Bl .Bk and delet...
2015-02-04 Ingo Schwarzeimprove diagnostics regarding arguments of .An .Pp...
2015-02-04 Ingo Schwarzediscard .Rs head arguments and improve .Rs diagnostics
2015-02-04 Ingo Schwarzemore specific .Nd diagnostics, allowing to get rid...
2015-01-29 Ingo SchwarzeRadical cleanup of COMPATIBILITY sections:
2015-01-28 Ingo SchwarzeClean up eqn(7) error handling:
2015-01-28 Ingo Schwarze* Polish tbl(7) error reporting.
2015-01-26 Ingo SchwarzeRework tbl(7) layout parsing:
2015-01-26 Ingo SchwarzeMore improvements regarding tbl(7) options.
2015-01-26 Ingo SchwarzeImprove (or rather, rewrite) tbl(7) option parsing.
2015-01-24 Ingo SchwarzeSupport .RE with an argument; needed for audio/pms(1).
2015-01-20 Ingo Schwarzetypo fixes from jmc@
2015-01-20 Ingo SchwarzeSplit the -Werror message level into -Werror (broken...
2015-01-15 Ingo SchwarzeFatal errors no longer exist.
2015-01-14 Ingo SchwarzeTo get rid of SYSERR entries in enum mandocerr, downgra...
2014-12-28 Ingo Schwarzemdoc(7) already uses the mandoc(1) -Ios argument in...
2014-12-16 Ingo SchwarzeIgnore mdoc(7) and man(7) macros inside tbl(7) code...
2014-12-02 Ingo SchwarzeSwitch the default output mode from -Tascii to -Tlocale.
2014-11-30 Ingo SchwarzeMultiple fixes with respect to .Pf:
2014-11-30 Ingo Schwarzewarn about attempts to call non-callable macros;
2014-11-28 Ingo SchwarzeDrop useless architecture table. Validating architectu...
2014-11-27 Ingo SchwarzeDowngrade .Bd -file from FATAL to ERROR.
2014-11-25 Ingo Schwarze"Aq foo" is not the same as "<foo>". Don't use it to...
2014-11-11 Ingo SchwarzeLet -h imply -c (that is, not use the pager).
2014-10-30 Ingo Schwarzefix a macro error in previous; from jmc@
2014-10-25 Ingo SchwarzeReport arguments to .EQ as an error, and simplify the...
2014-10-25 Ingo Schwarzeintegrate preconv(1) into mandoc(1);
2014-10-12 Ingo SchwarzeImprove error handling in the eqn(7) parser.
2014-10-11 Ingo Schwarzewarn about parentheses in function names after .Fn...
2014-10-10 Kristaps DzonsonsRe-write of eqn(7) parser and MathML output.
2014-10-07 Ingo SchwarzeIf a tbl(7) layout contains unknown font modifiers...
2014-09-27 Kristaps DzonsonsDon't pretend we have a separate XHTML and HTML mode...
2014-09-12 Ingo Schwarzewarn about commas in function arguments; inspired by...
2014-09-12 Ingo Schwarzedocument new SEE ALSO .Xr warnings
2014-09-07 Ingo Schwarzewarn about AUTHORS sections without .An macros, inspire...
2014-09-03 Ingo SchwarzeImplement the traditional -h option for man(1): show...
2014-08-30 Ingo SchwarzeIntroduce a man(1) -l option as an alias for mandoc -a.
2014-08-22 Ingo Schwarzeimplement MANPAGER and PAGER
2014-08-22 Ingo Schwarzemandoc -a, man, apropos -a, whatis -a now paginate...
2014-08-08 Ingo Schwarzedocument warning and error messages, using quite some...
2014-06-23 Ingo SchwarzeBelow DIAGNOSTICS, document the SYSERR message level;
2014-06-20 Ingo SchwarzeAs suggested by jmc@, only include line and column...
2013-07-13 Ingo SchwarzeFor citing the names and email addresses of authors,
2013-03-06 Ingo Schwarzelegancy -> legacy; reported by Chris Hettrick
2012-05-27 Ingo SchwarzeSupport -Ios='OpenBSD 5.1' to override uname(3) as...
2011-12-25 Kristaps DzonsonsState default usage before listing arguments of a utili...
2011-11-13 Ingo Schwarzetypo: overful -> overfull; thanks to jmc@
2011-11-13 Ingo SchwarzeMake the default left text margin configurable from...
2011-10-09 Ingo SchwarzeA bit more precision and nicer wording in the descriptions
2011-10-06 Kristaps DzonsonsNix end-of-line whitespace.
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-10-05 Kristaps DzonsonsAdd the -Ofragment option to -T[]x]html. This accomoda...
2011-09-26 Ingo Schwarzerestore alphabetical order for the -Toutput list, and...
2011-09-18 Ingo Schwarzeforgotten Copyright bumps; no code change
2011-09-17 Ingo SchwarzeInitial, incomplete support for -Tman
2011-08-18 Kristaps DzonsonsReplace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
2011-05-30 Kristaps DzonsonsFix some bad bits in the mandoc manual: `Xr' instead...
next