summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* replace "Ar arg Ar arg" with "Ar arg arg"; patch from jmc@Ingo Schwarze2021-09-181-1/+1
* document mandoc_recallocarray(3);Ingo Schwarze2021-09-171-9/+28
* updateIngo Schwarze2021-09-171-36/+145
* Quirk-compatibility with GNU tbl(1):Ingo Schwarze2021-09-101-8/+11
* add two newly reported bugs,Ingo Schwarze2021-09-101-10/+12
* In a tbl(7) having the "nospaces" option, skip space charactersIngo Schwarze2021-09-101-0/+3
* In HTML output, in cells with an "n" (number) layout, pad numbersIngo Schwarze2021-09-091-0/+24
* If the layout or data of an individual cell in a tbl(7) containsIngo Schwarze2021-09-093-1/+8
* Fix an infinite loop that could occur during some cases of horizontallyIngo Schwarze2021-09-071-33/+9
* Correctly calculate required column widths for tables containingIngo Schwarze2021-09-073-6/+24
* we already parse the GNU tbl(7) "nospaces" option,Ingo Schwarze2021-09-072-9/+18
* do not crash when a tbl(7) cell uses roman fontIngo Schwarze2021-09-071-0/+2
* TODO: let makewhatis(8) follow symbolic links to dirsIngo Schwarze2021-09-061-0/+5
* during prioritization for man(1), correctly extract the section nameIngo Schwarze2021-09-041-6/+11
* mdoc(7): improve output of .At 32vIngo Schwarze2021-09-041-1/+1
* In the fallback code to look for manual pages without using mandoc.db(5),Ingo Schwarze2021-09-041-21/+65
* do not crash when a manpath directory contains a symbolic linkIngo Schwarze2021-08-191-0/+2
* fix the section number in the <title> element for preformatted pages;Ingo Schwarze2021-08-191-8/+24
* print a BAGARG message if -T markdown is requested on man(7) input;Ingo Schwarze2021-08-144-0/+13
* Support two-character font names (BI, CW, CR, CB, CI)Ingo Schwarze2021-08-1027-84/+174
* Rename the compile-time configuration variable $HOMEBREWDIR toIngo Schwarze2021-08-073-12/+49
* .OP is not a GNU extension but first appeared in the Documenter's Workbench,Ingo Schwarze2021-08-051-2/+2
* manually tag the macro names that have false positivesIngo Schwarze2021-07-291-0/+71
* Improve the description of .Fl in multiple respects and in paricularIngo Schwarze2021-07-291-11/+17
* Support auto-tagging for ".It Va".Ingo Schwarze2021-07-181-1/+1
* s/The arguments are as follows:/The options are as follows:/Ingo Schwarze2021-07-041-1/+1
* The mandoc(1) manual already mentions that -T man output modeIngo Schwarze2021-07-045-12/+53
* delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze2021-06-28216-864/+22
* In terminal output of man(7) documents, stop printing two extra blankIngo Schwarze2021-06-282-10/+2
* add a style message about overlong text lines,Ingo Schwarze2021-06-276-3/+19
* new TODO entry: HTML formatting of .nfIngo Schwarze2021-06-271-0/+5
* three new TODO itemsIngo Schwarze2021-06-261-0/+19
* In -W style mode, check .Xr links along the full manpath becauseIngo Schwarze2021-06-024-30/+54
* tbl(7) layout "n" specifier for HTML outputIngo Schwarze2021-06-021-0/+6
* In revision 1.157 of cgi.c, a meta viewport element was added toIngo Schwarze2021-06-021-0/+2
* test private use areas some more as they have proven fragileIngo Schwarze2021-06-028-38/+74
* Cleanup:Ingo Schwarze2021-06-024-53/+57
* The wcwidth(3) of Plane 15 and Plane 16 Private Use CharactersIngo Schwarze2021-06-022-4/+4
* When looking for column separators on tbl(7) data lines, properly skipIngo Schwarze2021-05-181-3/+7
* Implement the layout specification "a" (left justify with 1em indentation)Ingo Schwarze2021-05-161-0/+2
* test font modifiers in the layout; related to tbl_html.c rev. 1.34Ingo Schwarze2021-05-164-2/+49
* implement the tbl(7) layout modifiers "b" (bold) and "i" (italic)Ingo Schwarze2021-05-162-2/+11
* When looking for the last layout row used, we need to look at the layoutIngo Schwarze2021-05-151-4/+5
* Add OpenBSD riscv64 architecture; patch from jsg@.Ingo Schwarze2021-05-132-3/+4
* remove stray byte from broken escape sequence; diff from jmc@Ingo Schwarze2021-05-121-1/+1
* typo; diff from fcambus@Ingo Schwarze2021-05-121-1/+1
* \s with arbitrary arg delimitersIngo Schwarze2021-05-121-0/+4
* In HTML output, correctly render .Bd -unfilled in proportionally-spacedIngo Schwarze2021-03-303-3/+7
* Append .html suffix to temporary files enabling browsers to recognise it.Ingo Schwarze2021-03-303-5/+7
* double .TH in man(7)Ingo Schwarze2021-03-281-0/+4