| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mention that .AT, .P, .SB, and .UC are extensions; it really matters | Ingo Schwarze | 2020-02-18 | 1 | -3/+14 |
* | mention that -T man does not support eqn(7) and tbl(7); | Ingo Schwarze | 2020-02-15 | 1 | -1/+6 |
* | two new entries: "Fl Fl" to "Fl \-" in validation and eqn/tbl in -T man | Ingo Schwarze | 2020-02-15 | 1 | -0/+8 |
* | Mention that the .Dd "date" argument is the date of the last change. | Ingo Schwarze | 2020-02-13 | 1 | -15/+2 |
* | Digit-width and narrow spaces are non-breaking. | Ingo Schwarze | 2020-02-13 | 2 | -8/+9 |
* | In roff, a space character at the beginning of an input line requires | Ingo Schwarze | 2020-02-12 | 1 | -2/+2 |
* | Finally delete support for the "_whatdb" configuration directive, | Ingo Schwarze | 2020-02-10 | 2 | -14/+1 |
* | Reduce the diff to OpenBSD by making FILES a list, | Ingo Schwarze | 2020-02-10 | 1 | -1/+3 |
* | The man(1) command was already available in AT&T Version 2 UNIX. | Ingo Schwarze | 2020-02-10 | 1 | -1/+1 |
* | For compatibility with the man(1) implementations of the man-1.6 | Ingo Schwarze | 2020-02-10 | 2 | -3/+18 |
* | Make sure that -l always causes -w to be ignored, as documented | Ingo Schwarze | 2020-02-06 | 1 | -2/+13 |
* | No longer try to ask make(1) what the default compiler is, just use "cc". | Ingo Schwarze | 2020-02-05 | 2 | -16/+9 |
* | Repair more of the issues that i found in filescan() while investigating | Ingo Schwarze | 2020-01-26 | 1 | -35/+85 |
* | Fix incorrect file type tests. | Ingo Schwarze | 2020-01-26 | 1 | -2/+2 |
* | Minor cleanup, no functional change: | Ingo Schwarze | 2020-01-25 | 1 | -54/+59 |
* | Make the code more readable by introducing | Ingo Schwarze | 2020-01-20 | 6 | -25/+42 |
* | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place | Ingo Schwarze | 2020-01-19 | 15 | -12/+125 |
* | Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro: | Ingo Schwarze | 2020-01-19 | 28 | -75/+96 |
* | delete the entry for a crash that was already fixed | Ingo Schwarze | 2020-01-19 | 1 | -8/+0 |
* | test tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53: | Ingo Schwarze | 2020-01-11 | 6 | -11/+39 |
* | When autogenerating one layout cell from a data cell just beyond the | Ingo Schwarze | 2020-01-11 | 1 | -0/+2 |
* | Fix a logic error: | Ingo Schwarze | 2020-01-11 | 1 | -13/+12 |
* | Print more tbl(7) details to help debugging: | Ingo Schwarze | 2020-01-11 | 1 | -11/+94 |
* | autocapitalize=none; also from Tim Baumgard | Ingo Schwarze | 2020-01-10 | 1 | -1/+2 |
* | Switch off the useless and annoying "autocomplete" feature; | Ingo Schwarze | 2020-01-10 | 1 | -1/+1 |
* | Document the "delim" syntax and its usage. | Ingo Schwarze | 2020-01-10 | 1 | -22/+29 |
* | Skip whitespace before tokens, too. | Ingo Schwarze | 2020-01-08 | 5 | -5/+33 |
* | Improve the test case by changing the eqn(7) delimiters such that it | Ingo Schwarze | 2020-01-08 | 2 | -7/+7 |
* | Enable generation of the desired delim/basic output with groff(1). | Ingo Schwarze | 2020-01-08 | 1 | -1/+3 |
* | Simplify maintainer targets in OpenBSD: EQN and TBL variables | Ingo Schwarze | 2020-01-08 | 5 | -29/+8 |
* | Improve the description of -m/-M/MANPATH/man.conf in multiple respects | Ingo Schwarze | 2020-01-07 | 1 | -33/+46 |
* | When all cells in a tbl(1) column are empty, set the column width | Ingo Schwarze | 2019-12-31 | 4 | -7/+114 |
* | Do not fail an assertion when a high level macro occurs in the body | Ingo Schwarze | 2019-12-26 | 1 | -1/+13 |
* | distinction between .Vt and .Va | Ingo Schwarze | 2019-12-25 | 1 | -0/+5 |
* | two new entries: make .Sh/.Ss parsed in mdoc(7) | Ingo Schwarze | 2019-12-22 | 1 | -0/+8 |
* | In HTML, display straight quotes, not curly quotes, for Qq/Qo/Qc macros. | Ingo Schwarze | 2019-12-11 | 1 | -3/+7 |
* | Add a Content-Security-Policy HTTP header that allows only CSS. | Ingo Schwarze | 2019-11-10 | 1 | -0/+2 |
* | want to get rid of the last style= attributes, suggested by bentley@ | Ingo Schwarze | 2019-11-10 | 1 | -0/+5 |
* | .ce .if .B crash reported by espie@, and one other bug | Ingo Schwarze | 2019-11-09 | 1 | -0/+13 |
* | In the past, generating comment nodes stopped at the .TH or .Dd | Ingo Schwarze | 2019-11-09 | 2 | -3/+8 |
* | draft 1.14.6 release notes | Ingo Schwarze | 2019-10-13 | 1 | -0/+82 |
* | For invalid queries and for valid queries returning no result, | Ingo Schwarze | 2019-10-01 | 1 | -7/+10 |
* | Fix line breaking in no-fill mode (.Bd -unfilled/<pre>), | Ingo Schwarze | 2019-09-15 | 1 | -20/+26 |
* | Improve validation of function names: | Ingo Schwarze | 2019-09-13 | 5 | -8/+74 |
* | adapt to print_indent() HTML_NOSPACE fix, html.c rev. 1.261 | Ingo Schwarze | 2019-09-05 | 2 | -18/+6 |
* | Do not clear HTML_NOSPACE in print_indent(). | Ingo Schwarze | 2019-09-05 | 1 | -7/+4 |
* | adapt to new <p> output logic (html.c rev. 1.260) | Ingo Schwarze | 2019-09-03 | 27 | -78/+29 |
* | Wrap text and phrasing elements in paragraphs unless already | Ingo Schwarze | 2019-09-03 | 1 | -1/+24 |
* | Format .Nd with more logically with <span> rather than <div>; after all, | Ingo Schwarze | 2019-09-03 | 1 | -3/+1 |
* | Make html_close_paragraph() more versatile, more robust, less | Ingo Schwarze | 2019-09-03 | 1 | -13/+10 |