| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add the -Ofragment option to -T[]x]html. This accomodates for embedding | Kristaps Dzonsons | 2011-10-05 | 1 | -0/+6 |
* | restore alphabetical order for the -Toutput list, and use a width | Ingo Schwarze | 2011-09-26 | 1 | -33/+33 |
* | forgotten Copyright bumps; no code change | Ingo Schwarze | 2011-09-18 | 1 | -1/+1 |
* | Initial, incomplete support for -Tman | Ingo Schwarze | 2011-09-17 | 1 | -0/+16 |
* | Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'. | Kristaps Dzonsons | 2011-08-18 | 1 | -1/+2 |
* | Fix some bad bits in the mandoc manual: `Xr' instead of `Sx', unescaped | Kristaps Dzonsons | 2011-05-30 | 1 | -8/+7 |
* | Turn on -Tutf8 in the frontend. Here we go! | Kristaps Dzonsons | 2011-05-20 | 1 | -3/+13 |
* | Locale support. I'm checking this in to clean up fall-out in-tree, but | Kristaps Dzonsons | 2011-05-17 | 1 | -1/+20 |
* | Documentation: note COMPATIBILITY of -Tascii `?' printing in mandoc.1 | Kristaps Dzonsons | 2011-05-17 | 1 | -3/+8 |
* | Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issue | Kristaps Dzonsons | 2011-02-09 | 1 | -0/+1 |
* | Moved table stuff from roff.7 into the new tbl.7 (suggested by Jason McIntyre). | Kristaps Dzonsons | 2011-01-04 | 1 | -1/+3 |
* | Clarify style inclusions and update release information. | Kristaps Dzonsons | 2010-12-20 | 1 | -8/+6 |
* | Correctly mark the examples as `Dl', not `D1'. | Kristaps Dzonsons | 2010-12-17 | 1 | -4/+4 |
* | Note that we use CSS1, not CSS2. | Kristaps Dzonsons | 2010-12-16 | 1 | -6/+5 |
* | Remove stray note on `i', which we no longer support. | Kristaps Dzonsons | 2010-12-16 | 1 | -6/+0 |
* | Remove stupid outer DIV tag in favour of regular BODY and HTML that can | Kristaps Dzonsons | 2010-12-15 | 1 | -9/+0 |
* | sync to OpenBSD: | Ingo Schwarze | 2010-09-26 | 1 | -2/+2 |
* | Implement a simple, consistent user interface for error handling. | Ingo Schwarze | 2010-08-20 | 1 | -58/+142 |
* | Migrate `Xr groff 1' -> GNU troff. I no longer assume that groff is | Kristaps Dzonsons | 2010-08-18 | 1 | -5/+2 |
* | Remove references to \s in mandoc.1: we no longer document these and just | Kristaps Dzonsons | 2010-08-18 | 1 | -11/+0 |
* | Remove mandoc.1 compatibility notes that are no longer relevant. | Kristaps Dzonsons | 2010-08-07 | 1 | -10/+0 |
* | Initial PDF shim over PS. This produces working PDF output with -Tpdf. | Kristaps Dzonsons | 2010-07-25 | 1 | -0/+12 |
* | correct lots of copyright notices; | Ingo Schwarze | 2010-07-13 | 1 | -1/+1 |
* | Set line-height to be 1.4em. Removed check for minimum margins that are no | Kristaps Dzonsons | 2010-07-04 | 1 | -0/+1 |
* | Backed out margin calculations in favour of much simpler rule of thumb: | Kristaps Dzonsons | 2010-07-04 | 1 | -4/+2 |
* | Auto-margins. Documented in mandoc.1. Also bumped line-height and made | Kristaps Dzonsons | 2010-07-04 | 1 | -1/+4 |
* | First, I'm defaulting to 11-point font, which renders much nicer (the | Kristaps Dzonsons | 2010-07-01 | 1 | -2/+11 |
* | Now using Times AFM provided by Dillo. Verified on OpenBSD by me and Mac OSX | Kristaps Dzonsons | 2010-06-30 | 1 | -2/+2 |
* | Remove some incorrect data from mandoc.1 (that of non-macro lines and | Kristaps Dzonsons | 2010-06-29 | 1 | -140/+106 |
* | Give -Tps better PostScript hinting. Note that we're using Adobe-3.0 | Kristaps Dzonsons | 2010-06-29 | 1 | -1/+3 |