Age | Commit message (Expand) | Author |
2020-09-01 | Ignore unreasonably large spacing modifiers in tbl layouts. | Ingo Schwarze |
2020-08-27 | Remove a lie reported by Jamie Landeg-Jones <jamie at catflap dot org>: | Ingo Schwarze |
2020-08-27 | Make it more explicit that the statement "-O tag does not work with less(1)" | Ingo Schwarze |
2020-07-20 | as jmc@ points out, i missed a few instances of .Xr more 1 | Ingo Schwarze |
2020-07-20 | Switch the default pager from "more -s" to "less". | Ingo Schwarze |
2020-06-15 | document -T html -O tag as implemented in main.c rev. 1.253 | Ingo Schwarze |
2020-04-24 | provide a STYLE message when mandoc knows the file name and the extension | Ingo Schwarze |
2020-02-15 | mention that -T man does not support eqn(7) and tbl(7); | Ingo Schwarze |
2020-01-19 | Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro: | Ingo Schwarze |
2019-07-10 | Some time ago, i simplified mandoc_msg() such that it can be used | Ingo Schwarze |
2019-05-26 | use proper crossreferences | Christian Weisgerber |
2019-04-30 | improve the description of the message "blank line in fill mode"; | Ingo Schwarze |
2019-02-23 | Explain the ASCII rendering of single quotes because that repeatedly | Ingo Schwarze |
2019-01-01 | Support taking the -O tag value from apropos(1) key=value search terms; | Ingo Schwarze |
2018-12-27 | add some notes about using col and ul to process the ascii markup | Ted Unangst |
2018-12-24 | mandoc.css lives in /usr/share/misc now; use full paths to indicate this. | Ted Unangst |
2018-12-20 | Explain what the fields in mandoc messages mean, | Ingo Schwarze |
2018-12-15 | Several improvements to escape sequence handling. | Ingo Schwarze |
2018-11-22 | In -T locale (the default), -T ascii, and -T utf8 mode, provide a new | Ingo Schwarze |
2018-10-02 | Add an option -T html -O toc to add a brief table of contents near | Ingo Schwarze |
2018-10-02 | Support a second argument to -O man, | Ingo Schwarze |
2018-08-25 | Rudimentary implementation of the roff(7) .char (output glyph | Ingo Schwarze |
2018-08-23 | Implement the roff(7) .shift and .return requests, | Ingo Schwarze |
2018-07-28 | Issue a STYLE message when normalizing the date format in .Dd/.TH. | Ingo Schwarze |
2018-05-03 | Minor correction: we render HTML character references hexadecimal, | Ingo Schwarze |
2018-04-29 | Simpler description of output formats, shortening the manual page by 15 lines. | Ingo Schwarze |
2018-04-13 | Use TIOCGWINSZ to reduce the default -Owidth during interactive use | Ingo Schwarze |
2018-03-16 | Style message about bad input encoding of em-dashes as -- instead of \(em. | Ingo Schwarze |
2017-11-28 | duplicate word, found by igor(1) | Ingo Schwarze |
2017-11-10 | Be less assertive when warning about a possible typo. | Jeremie Courreges-Anglas |
2017-09-07 | typo: convertion -> convention | David Coppa |
2017-08-19 | document -O mdoc; triggered by a question from jmc@ and OK jmc@ | Ingo Schwarze |
2017-07-20 | For -Tlint, put parser messages on stdout instead of stderr. | Ingo Schwarze |
2017-07-07 | Radically simplify the definitions what the message levels ERROR | Ingo Schwarze |
2017-07-06 | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze |
2017-07-04 | Printing "BASE:" in messages about violations of base system conventions | Ingo Schwarze |
2017-07-03 | report trailing delimiters after macros where they are usually a mistake; | Ingo Schwarze |
2017-07-03 | warn about time machines; suggested by Thomas Klausner <wiz @ NetBSD> | Ingo Schwarze |
2017-07-02 | add warning "cross reference to self"; inspired by mdoclint | Ingo Schwarze |
2017-07-01 | Basic reporting of .Xrs to manual pages that don't exist | Ingo Schwarze |
2017-06-29 | warn about some non-portable idioms in .Bl -column; | Ingo Schwarze |
2017-06-27 | warn about .Ns macros that have no effect because they are followed | Ingo Schwarze |
2017-06-25 | Catch typos in .Sh names; suggested by jmc@. | Ingo Schwarze |
2017-06-25 | Add support for the MT and ME mailto macros, used for example in wg(8). | Anthony J. Bentley |
2017-06-24 | delete useless .Ns macro that jmc@ found with mdoclint(1) | Ingo Schwarze |
2017-06-24 | document message "unknown architecture" | Ingo Schwarze |
2017-06-24 | in the base system, suggest leaving .Os blank; inspired by mdoclint | Ingo Schwarze |
2017-06-24 | Split -Wstyle into -Wstyle and the even lower -Wbase, and add | Ingo Schwarze |
2017-06-17 | style message about duplicate RCS ids; inspired by mdoclint | Ingo Schwarze |
2017-06-17 | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze |