summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* .Bl -column with zero columns is legal, so don't segfalt on it.Ingo Schwarze2017-01-281-16/+16
* warn about invalid output optionsIngo Schwarze2017-01-274-39/+77
* warn about missing one-line description;Ingo Schwarze2017-01-271-3/+8
* Parse the section number from the content of preformatted pagesIngo Schwarze2017-01-272-18/+30
* If parsing a page reveals that it is neither mdoc(7) nor man(7),Ingo Schwarze2017-01-271-12/+16
* fix base directory detection for makewhatis -tIngo Schwarze2017-01-271-0/+14
* Always register names taken from file names in the names ohash.Ingo Schwarze2017-01-271-4/+6
* more info on man(7) .Xr hyperlinkingIngo Schwarze2017-01-261-0/+3
* Fix -man -Thtml formatting after .nf (which has nothing to doIngo Schwarze2017-01-264-68/+48
* add arm64 architecture; from deraadt@Ingo Schwarze2017-01-251-1/+1
* Improve HTML formatting of .Bl -tag.Ingo Schwarze2017-01-256-12/+66
* bug was fixed, delete the BUGS sectionIngo Schwarze2017-01-211-9/+0
* slightly simplify header and footer stylesIngo Schwarze2017-01-212-11/+6
* Avoid writing constant style attributes over and over again.Ingo Schwarze2017-01-212-12/+20
* clean up the remaining class attributesIngo Schwarze2017-01-214-49/+31
* Standardize class attributes for semantic macros.Ingo Schwarze2017-01-203-69/+86
* standardize .Rs class attributesIngo Schwarze2017-01-202-38/+33
* standardize .Bl and .It class attributesIngo Schwarze2017-01-202-117/+138
* clean up markup of .Bd, .D1, .Dl, .Li, and .Ql;Ingo Schwarze2017-01-193-15/+9
* clean up markup of .Bd, .D1, .Dl, .Li, and .Ql;Ingo Schwarze2017-01-191-3/+11
* clean up .Sx and .Xr HTML markupIngo Schwarze2017-01-192-9/+8
* Clean up CSS rules for sections and paragraphs.Ingo Schwarze2017-01-194-30/+30
* Clean up and fix rules for header and footer lines.Ingo Schwarze2017-01-191-12/+21
* Adjust indentation of the HTML output to the conventions establishedIngo Schwarze2017-01-191-26/+26