| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove some instances of Mdocdate | Ingo Schwarze | 2017-02-08 | 3 | -3/+3 |
* | disable some tests that expose wcwidth(3) differences among systems | Ingo Schwarze | 2017-02-08 | 1 | -1/+4 |
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1244 | -0/+23823 |
* | first draft of NEWS for 1.14.1 | Ingo Schwarze | 2017-02-07 | 1 | -0/+107 |
* | new manual pages for catman(8) and mandocd(8) | Ingo Schwarze | 2017-02-06 | 3 | -1/+391 |
* | Polishing: | Ingo Schwarze | 2017-02-06 | 2 | -18/+53 |
* | explicitly pass -Tascii to mandoc(1), such that LC_CTYPE does not | Ingo Schwarze | 2017-02-06 | 1 | -2/+2 |
* | The .Nm macro does not only use the default name when it has no | Ingo Schwarze | 2017-02-06 | 4 | -9/+13 |
* | uint8_t requires <stdint.h>; from Michael Stapelberg | Ingo Schwarze | 2017-02-05 | 1 | -0/+1 |
* | document output spacing near delimiters | Ingo Schwarze | 2017-02-05 | 1 | -1/+3 |
* | remove several things that were taken care of in the past | Ingo Schwarze | 2017-02-05 | 1 | -25/+0 |
* | add missing file man.options.1 | Ingo Schwarze | 2017-02-05 | 1 | -0/+1 |
* | document hyphenation | Ingo Schwarze | 2017-02-05 | 1 | -0/+24 |
* | Wrap .St content in a <span class="St">. | Ingo Schwarze | 2017-02-05 | 2 | -2/+11 |
* | fix font selection for .Bf without argument | Ingo Schwarze | 2017-02-05 | 1 | -1/+1 |
* | mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather than <i>; | Ingo Schwarze | 2017-02-05 | 5 | -17/+21 |
* | for .Rs, use <cite> | Ingo Schwarze | 2017-02-05 | 4 | -2/+5 |
* | Improve <table> syntax: | Ingo Schwarze | 2017-02-05 | 5 | -13/+17 |
* | experimental mandocd(8) and catman(8) | Ingo Schwarze | 2017-02-04 | 5 | -9/+519 |
* | Do not fix the default indent for all subsequent files; some may use | Ingo Schwarze | 2017-02-04 | 2 | -1/+7 |
* | Minor cleanup, no functional change: | Ingo Schwarze | 2017-02-03 | 1 | -6/+6 |
* | more work found in old mails | Ingo Schwarze | 2017-02-03 | 1 | -1/+17 |
* | If an application parses multiple files with mparse_readfd(3) but | Ingo Schwarze | 2017-02-03 | 1 | -0/+1 |
* | even man-1.6g does *not* have apropos -C, | Ingo Schwarze | 2017-02-02 | 1 | -5/+0 |
* | correct information about early groff (up to 1.02) | Ingo Schwarze | 2017-02-02 | 1 | -39/+42 |
* | mention groff git, and one minor fix | Ingo Schwarze | 2017-02-02 | 1 | -0/+3 |
* | more info about man-1.6 and man-db | Ingo Schwarze | 2017-02-02 | 1 | -74/+94 |
* | minor fixes | Ingo Schwarze | 2017-02-02 | 1 | -5/+3 |
* | new page, not to be installed | Ingo Schwarze | 2017-02-02 | 1 | -0/+1307 |
* | add missing HISTORY information | Ingo Schwarze | 2017-01-31 | 3 | -2/+33 |
* | Rework fill mode handling for -man -Thtml. | Ingo Schwarze | 2017-01-30 | 1 | -68/+133 |
* | eliminate one useless struct and one level of indirection; | Ingo Schwarze | 2017-01-29 | 4 | -18/+14 |
* | Add a warning "new sentence, new line". | Ingo Schwarze | 2017-01-28 | 4 | -1/+23 |
* | Simplify usage of print_otag() even more: | Ingo Schwarze | 2017-01-28 | 3 | -82/+84 |
* | MANDOCERR_BADTAB no longer exists, | Ingo Schwarze | 2017-01-28 | 1 | -8/+0 |
* | .Bl -column with zero columns is legal, so don't segfalt on it. | Ingo Schwarze | 2017-01-28 | 1 | -16/+16 |
* | warn about invalid output options | Ingo Schwarze | 2017-01-27 | 4 | -39/+77 |
* | warn about missing one-line description; | Ingo Schwarze | 2017-01-27 | 1 | -3/+8 |
* | Parse the section number from the content of preformatted pages | Ingo Schwarze | 2017-01-27 | 2 | -18/+30 |
* | If parsing a page reveals that it is neither mdoc(7) nor man(7), | Ingo Schwarze | 2017-01-27 | 1 | -12/+16 |
* | fix base directory detection for makewhatis -t | Ingo Schwarze | 2017-01-27 | 1 | -0/+14 |
* | Always register names taken from file names in the names ohash. | Ingo Schwarze | 2017-01-27 | 1 | -4/+6 |
* | more info on man(7) .Xr hyperlinking | Ingo Schwarze | 2017-01-26 | 1 | -0/+3 |
* | Fix -man -Thtml formatting after .nf (which has nothing to do | Ingo Schwarze | 2017-01-26 | 4 | -68/+48 |
* | add arm64 architecture; from deraadt@ | Ingo Schwarze | 2017-01-25 | 1 | -1/+1 |
* | Improve HTML formatting of .Bl -tag. | Ingo Schwarze | 2017-01-25 | 6 | -12/+66 |
* | bug was fixed, delete the BUGS section | Ingo Schwarze | 2017-01-21 | 1 | -9/+0 |
* | slightly simplify header and footer styles | Ingo Schwarze | 2017-01-21 | 2 | -11/+6 |
* | Avoid writing constant style attributes over and over again. | Ingo Schwarze | 2017-01-21 | 2 | -12/+20 |
* | clean up the remaining class attributes | Ingo Schwarze | 2017-01-21 | 4 | -49/+31 |