summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* At the end of every tbl(7) cell, clear the \z state.Ingo Schwarze2022-04-266-5/+65
* If a node is tagged explicitly, skip implicit tagging for that node.Ingo Schwarze2022-04-267-7/+67
* When we open a new .while loop, let's not attempt to close outIngo Schwarze2022-04-241-2/+4
* If a .shift request has a negative argument, do not use a negative arrayIngo Schwarze2022-04-247-11/+32
* If the last data row of a tbl(7) contains nothing but a horizontal line,Ingo Schwarze2022-04-231-2/+4
* support for hunting memory leaks;Ingo Schwarze2022-04-1419-66/+848
* some HTML/CSS issues from John GardnerIngo Schwarze2022-04-141-1/+12
* prefer https links in man pagesIngo Schwarze2022-04-141-3/+3
* To prevent infinite recursion while expanding eqn(7) definitions,Ingo Schwarze2022-04-135-19/+94
* Do not die on an assertion if an input file contains no sectionIngo Schwarze2022-04-134-5/+8
* Surprisingly, groff supports multiple copy mode escapes at theIngo Schwarze2022-04-135-7/+55
* When calculating the with of spanned columns, which for example mattersIngo Schwarze2022-04-081-2/+5
* new TODO entry: handle Unicode letters in tagsIngo Schwarze2022-03-271-0/+5
* The demandoc(1) program neither reads nor writes any databases, soIngo Schwarze2022-03-201-2/+1
* Avoid legacy CSS2 syntax for the "display" property and use the CSS3Ingo Schwarze2022-03-171-3/+3
* Just say that the databases are intended for use by apropos(1), whatis(1),Ingo Schwarze2022-03-161-4/+2
* In the first example, use "mandoc -a" directly rather "mandoc -l".Ingo Schwarze2022-02-081-1/+1
* remove "please" from manual page;Ingo Schwarze2022-02-081-1/+1
* Tedu support for the -xsh4.2 argument to the mdoc(7) .St macroIngo Schwarze2022-01-132-7/+3
* Only sort the result array if it contains more than one element,Ingo Schwarze2022-01-131-2/+2
* More accurately represent cells containing horizontal lines in -T treeIngo Schwarze2022-01-121-4/+8
* According to the tbl(7) manual, if a data cell contains only theIngo Schwarze2022-01-121-2/+4
* In one of the examples, the tbl(7) source code displayedIngo Schwarze2022-01-121-2/+2
* column width specifications in tbl(7) HTML outputIngo Schwarze2022-01-121-0/+4
* When rendering the \h (horizontal motion) low-level roff(7) escapeIngo Schwarze2022-01-101-5/+7
* merge OpenBSD commit by jmc@:Ingo Schwarze2021-12-061-1/+1
* Make sure that the configuration file is always read, even whenIngo Schwarze2021-11-051-48/+37
* Commit and commit message by deraadt@:Ingo Schwarze2021-11-052-3/+6
* simplify a few accesses to fields of structs, using auxiliary pointerIngo Schwarze2021-10-171-5/+3
* Simplify the code building lists of spans, no output change intended.Ingo Schwarze2021-10-171-6/+7
* better error message if mandocd is not foundIngo Schwarze2021-10-151-1/+1
* Clean up memory handling in spawn_pager(), free(3)ing everythingIngo Schwarze2021-10-041-14/+12
* In man(1) mode, properly clean up the resn[] result arrayIngo Schwarze2021-10-041-0/+7
* Provide a cleanup function for the term_tab module, freeing memoryIngo Schwarze2021-10-043-8/+20
* store the operating system name obtained from uname(3) in the adequateIngo Schwarze2021-10-043-7/+8
* Do not leak 64 bytes of heap memory every time a manual page callsIngo Schwarze2021-10-041-2/+0
* tagging issues from weerd@ regarding hyphensIngo Schwarze2021-10-011-0/+11
* Revert part of the previous diff to fix a regression (another endless loop)Ingo Schwarze2021-09-281-3/+17
* two typos; patch from Raf Czlonka <rczlonka at gmail dot com>Ingo Schwarze2021-09-281-2/+2
* Sevan Janiyan resigned from the NetBSD project and pkgsrc in 2020.Ingo Schwarze2021-09-251-1/+1
* release 1.14.6VERSION.1.14.6Ingo Schwarze2021-09-231-1/+1
* credits for release testingIngo Schwarze2021-09-231-9/+16
* handle man3c/fopen.3c in main.c/fs_*()Ingo Schwarze2021-09-211-0/+5
* POSIX make(1) does not support prerequisites on suffix rules.Ingo Schwarze2021-09-211-2/+2
* more details about Mac OS X; information from Sevan JaniyanIngo Schwarze2021-09-202-5/+12
* make the path to ar(1) configurable, needed by NixOS;Ingo Schwarze2021-09-203-2/+9
* Create the link from ./man to ./mandoc in the "all" target rather thanIngo Schwarze2021-09-201-2/+2
* isspace(3) requires an unsigned argument;Ingo Schwarze2021-09-191-3/+3
* clarify the meaning of a complicated mixed signed/unsigned expression;Ingo Schwarze2021-09-191-1/+1
* do not ship with an old OpenBSD version numberIngo Schwarze2021-09-191-1/+1