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