summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not prematurely mark intermediate blocks as broken while scanningIngo Schwarze2017-02-111-9/+16
* For child macros of block-end macros, only scan backwards for pendingIngo Schwarze2017-02-101-6/+7
* In the SYNOPSIS, .Nm blocks can get broken if one of their childrenIngo Schwarze2017-02-102-6/+16
* In -Ttree output mode, show the BROKEN node flag andIngo Schwarze2017-02-106-7/+29
* same as mandocdb.c rev. 1.196:Ingo Schwarze2017-02-091-2/+3
* Illumos doesn't have O_DIRECTORY. Work around that for now, mayIngo Schwarze2017-02-091-0/+4
* Escape literal braces in a regular expression.Ingo Schwarze2017-02-091-1/+1
* On some systems (e.g. Solaris 11) diff(1) does not support -a.Ingo Schwarze2017-02-081-5/+9
* mention that BUILD_CATMAN doesn't work on SunOS 5.9 and 5.10Ingo Schwarze2017-02-081-0/+2
* config glue for recvmsg(2) and CMSG_FIRSTHDR(3);Ingo Schwarze2017-02-087-1/+73
* sendmsg(3) may block, so retryIngo Schwarze2017-02-081-1/+18
* even catman needs libmandoc on systems not having ftsIngo Schwarze2017-02-081-2/+2
* protect <err.h> inclusionIngo Schwarze2017-02-081-0/+2
* more 1.14.1 release preparationsIngo Schwarze2017-02-085-22/+42
* reference a relevant mail for one TODO itemIngo Schwarze2017-02-081-1/+1
* remove some instances of MdocdateIngo Schwarze2017-02-083-3/+3
* disable some tests that expose wcwidth(3) differences among systemsIngo Schwarze2017-02-081-1/+4
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081244-0/+23823
* first draft of NEWS for 1.14.1Ingo Schwarze2017-02-071-0/+107
* new manual pages for catman(8) and mandocd(8)Ingo Schwarze2017-02-063-1/+391
* Polishing:Ingo Schwarze2017-02-062-18/+53
* explicitly pass -Tascii to mandoc(1), such that LC_CTYPE does notIngo Schwarze2017-02-061-2/+2
* The .Nm macro does not only use the default name when it has noIngo Schwarze2017-02-064-9/+13
* uint8_t requires <stdint.h>; from Michael StapelbergIngo Schwarze2017-02-051-0/+1
* document output spacing near delimitersIngo Schwarze2017-02-051-1/+3
* remove several things that were taken care of in the pastIngo Schwarze2017-02-051-25/+0
* add missing file man.options.1Ingo Schwarze2017-02-051-0/+1
* document hyphenationIngo Schwarze2017-02-051-0/+24
* Wrap .St content in a <span class="St">.Ingo Schwarze2017-02-052-2/+11
* fix font selection for .Bf without argumentIngo Schwarze2017-02-051-1/+1
* mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather than <i>;Ingo Schwarze2017-02-055-17/+21
* for .Rs, use <cite>Ingo Schwarze2017-02-054-2/+5
* Improve <table> syntax:Ingo Schwarze2017-02-055-13/+17
* experimental mandocd(8) and catman(8)Ingo Schwarze2017-02-045-9/+519
* Do not fix the default indent for all subsequent files; some may useIngo Schwarze2017-02-042-1/+7
* Minor cleanup, no functional change:Ingo Schwarze2017-02-031-6/+6
* more work found in old mailsIngo Schwarze2017-02-031-1/+17
* If an application parses multiple files with mparse_readfd(3) butIngo Schwarze2017-02-031-0/+1
* even man-1.6g does *not* have apropos -C,Ingo Schwarze2017-02-021-5/+0
* correct information about early groff (up to 1.02)Ingo Schwarze2017-02-021-39/+42
* mention groff git, and one minor fixIngo Schwarze2017-02-021-0/+3
* more info about man-1.6 and man-dbIngo Schwarze2017-02-021-74/+94
* minor fixesIngo Schwarze2017-02-021-5/+3
* new page, not to be installedIngo Schwarze2017-02-021-0/+1307
* add missing HISTORY informationIngo Schwarze2017-01-313-2/+33
* Rework fill mode handling for -man -Thtml.Ingo Schwarze2017-01-301-68/+133
* eliminate one useless struct and one level of indirection;Ingo Schwarze2017-01-294-18/+14
* Add a warning "new sentence, new line".Ingo Schwarze2017-01-284-1/+23
* Simplify usage of print_otag() even more:Ingo Schwarze2017-01-283-82/+84
* MANDOCERR_BADTAB no longer exists,Ingo Schwarze2017-01-281-8/+0