aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* mention that -T man does not support eqn(7) and tbl(7);Ingo Schwarze2020-02-151-3/+8
* two new entries: "Fl Fl" to "Fl \-" in validation and eqn/tbl in -T manIngo Schwarze2020-02-151-1/+9
* Mention that the .Dd "date" argument is the date of the last change.Ingo Schwarze2020-02-131-17/+4
* Digit-width and narrow spaces are non-breaking.Ingo Schwarze2020-02-132-11/+12
* In roff, a space character at the beginning of an input line requiresIngo Schwarze2020-02-121-3/+3
* Finally delete support for the "_whatdb" configuration directive,Ingo Schwarze2020-02-102-16/+3
* Reduce the diff to OpenBSD by making FILES a list,Ingo Schwarze2020-02-101-3/+5
* The man(1) command was already available in AT&T Version 2 UNIX.Ingo Schwarze2020-02-101-2/+2
* For compatibility with the man(1) implementations of the man-1.6Ingo Schwarze2020-02-102-6/+21
* Make sure that -l always causes -w to be ignored, as documentedIngo Schwarze2020-02-061-3/+14
* No longer try to ask make(1) what the default compiler is, just use "cc".Ingo Schwarze2020-02-052-18/+11
* Repair more of the issues that i found in filescan() while investigatingIngo Schwarze2020-01-261-36/+86
* Fix incorrect file type tests.Ingo Schwarze2020-01-261-3/+3
* Minor cleanup, no functional change:Ingo Schwarze2020-01-251-55/+60
* Make the code more readable by introducingIngo Schwarze2020-01-206-32/+49
* Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a placeIngo Schwarze2020-01-1915-28/+141
* Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:Ingo Schwarze2020-01-1928-85/+106
* delete the entry for a crash that was already fixedIngo Schwarze2020-01-191-9/+1
* test tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53:Ingo Schwarze2020-01-116-11/+39
* When autogenerating one layout cell from a data cell just beyond theIngo Schwarze2020-01-111-1/+3
* Fix a logic error:Ingo Schwarze2020-01-111-14/+13
* Print more tbl(7) details to help debugging:Ingo Schwarze2020-01-111-12/+95
* autocapitalize=none; also from Tim BaumgardIngo Schwarze2020-01-101-2/+3
* Switch off the useless and annoying "autocomplete" feature;Ingo Schwarze2020-01-101-2/+2
* Document the "delim" syntax and its usage.Ingo Schwarze2020-01-101-24/+31
* Skip whitespace before tokens, too.Ingo Schwarze2020-01-085-6/+34
* Improve the test case by changing the eqn(7) delimiters such that itIngo Schwarze2020-01-082-8/+8
* Enable generation of the desired delim/basic output with groff(1).Ingo Schwarze2020-01-081-1/+3
* Simplify maintainer targets in OpenBSD: EQN and TBL variablesIngo Schwarze2020-01-085-30/+9
* Improve the description of -m/-M/MANPATH/man.conf in multiple respectsIngo Schwarze2020-01-071-35/+48
* When all cells in a tbl(1) column are empty, set the column widthIngo Schwarze2019-12-314-8/+115
* Do not fail an assertion when a high level macro occurs in the bodyIngo Schwarze2019-12-261-2/+14
* distinction between .Vt and .VaIngo Schwarze2019-12-251-1/+6
* two new entries: make .Sh/.Ss parsed in mdoc(7)Ingo Schwarze2019-12-221-1/+9
* In HTML, display straight quotes, not curly quotes, for Qq/Qo/Qc macros.Ingo Schwarze2019-12-111-4/+8
* Add a Content-Security-Policy HTTP header that allows only CSS.Ingo Schwarze2019-11-101-1/+3
* want to get rid of the last style= attributes, suggested by bentley@Ingo Schwarze2019-11-101-1/+6
* .ce .if .B crash reported by espie@, and one other bugIngo Schwarze2019-11-091-1/+14
* In the past, generating comment nodes stopped at the .TH or .DdIngo Schwarze2019-11-092-5/+10
* draft 1.14.6 release notesIngo Schwarze2019-10-131-1/+83
* For invalid queries and for valid queries returning no result,Ingo Schwarze2019-10-011-8/+11
* Fix line breaking in no-fill mode (.Bd -unfilled/<pre>),Ingo Schwarze2019-09-151-21/+27
* Improve validation of function names:Ingo Schwarze2019-09-135-10/+76
* adapt to print_indent() HTML_NOSPACE fix, html.c rev. 1.261Ingo Schwarze2019-09-052-18/+6
* Do not clear HTML_NOSPACE in print_indent().Ingo Schwarze2019-09-051-8/+5
* adapt to new <p> output logic (html.c rev. 1.260)Ingo Schwarze2019-09-0327-79/+30
* Wrap text and phrasing elements in paragraphs unless alreadyIngo Schwarze2019-09-031-2/+25
* Format .Nd with more logically with <span> rather than <div>; after all,Ingo Schwarze2019-09-031-4/+2
* Make html_close_paragraph() more versatile, more robust, lessIngo Schwarze2019-09-031-14/+11
* delete the TAG_IDIV crutch, which is no longer usedIngo Schwarze2019-09-013-6/+4