summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Be a bit more lenient in what to accept for section names givenIngo Schwarze2014-12-171-5/+6
* Ignore mdoc(7) and man(7) macros inside tbl(7) code because theyIngo Schwarze2014-12-164-4/+22
* correct -Tutf8 and -Thtml rendering of \(~=Ingo Schwarze2014-12-162-7/+7
* Explicit block closure macros clobber next-line block head scope,Ingo Schwarze2014-12-161-2/+2
* When a string comparison condition contains no mismatching characterIngo Schwarze2014-12-161-1/+1
* When a numerical condition errors out after consuming at least oneIngo Schwarze2014-12-161-2/+5
* Empty conditions count as false.Ingo Schwarze2014-12-151-0/+2
* correct some character names to match groff;Ingo Schwarze2014-12-152-15/+15
* Let "man n open" do the same as "man -s n open" again, that is,Ingo Schwarze2014-12-151-3/+4
* Catch localtime() failure for additional safety;Ingo Schwarze2014-12-151-0/+2
* version 1.13.2VERSION.1.13.2Ingo Schwarze2014-12-132-2/+2
* Fix a regression found by Carsten dot Kunze at arcor dot de:Ingo Schwarze2014-12-132-5/+12
* escape Nd on a macro lineIngo Schwarze2014-12-121-1/+1
* Guard some come needed for database support only by #if HAVE_SQLITE3.Ingo Schwarze2014-12-111-4/+19
* Make this work on illumos:Ingo Schwarze2014-12-111-30/+8
* fix RCS IDsIngo Schwarze2014-12-111-1/+2
* sync to OpenBSDIngo Schwarze2014-12-113-6/+14
* new Copyright yearsIngo Schwarze2014-12-111-2/+2
* link to EuroBSDCon 2014Ingo Schwarze2014-12-111-2/+3
* correctly align document header and footer;Ingo Schwarze2014-12-101-3/+6
* the asciidoc/docbook toolchain uses braindead \h for indentationIngo Schwarze2014-12-101-2/+3
* more release preparationsIngo Schwarze2014-12-092-3/+75
* first cut at updating for the next releaseIngo Schwarze2014-12-091-17/+42
* Support choosing alternative binary and manual names from configure.local,Ingo Schwarze2014-12-094-16/+74
* Integrate the makewhatis binary into the mandoc binaryIngo Schwarze2014-12-094-21/+26
* Some sorting and some more comments.Ingo Schwarze2014-12-091-18/+27
* Install "man" as a hardlink to "mandoc" during db-install.Ingo Schwarze2014-12-091-11/+7
* When opening mandoc.db fails, tell the user in which directory.Ingo Schwarze2014-12-061-1/+3
* implement help(1)Ingo Schwarze2014-12-051-8/+21
* Improve parsing of function names.Ingo Schwarze2014-12-051-24/+27
* Do not misinterpret function arguments as function names;Ingo Schwarze2014-12-051-0/+3
* Render text before, not after accumulating flag bits, such that flagsIngo Schwarze2014-12-051-116/+107
* When finding a .so link after the page was already processed,Ingo Schwarze2014-12-041-3/+16
* correctly store .Dt and .TH information in the names tableIngo Schwarze2014-12-041-10/+27
* in the SYNOPSIS, add .Fo and first .Fn arguments to the names tableIngo Schwarze2014-12-041-1/+16
* In the SYNOPSIS, if .Nm occurs without argument, give the first .NmIngo Schwarze2014-12-041-24/+47
* fix handling of roff requests having a default scale other than "n",Ingo Schwarze2014-12-043-3/+3
* Ignore macros that never produce any text when deciding whetherIngo Schwarze2014-12-041-12/+23
* delete five entries that were already fixedIngo Schwarze2014-12-031-23/+0
* Switch the default output mode from -Tascii to -Tlocale.Ingo Schwarze2014-12-022-6/+8
* note to self to not forget about groffIngo Schwarze2014-12-021-0/+6
* we really need .taIngo Schwarze2014-12-021-1/+2
* Fix the implementation and documentation of \c (continue text input line).Ingo Schwarze2014-12-0210-25/+21
* developer documentation regarding header filesIngo Schwarze2014-12-012-0/+513
* header cleanup:Ingo Schwarze2014-12-0115-32/+41
* The header libmandoc.h is part of the internal parser interface,Ingo Schwarze2014-12-011-1/+0
* The file read.c is part of the parser, so it cannot include main.h,Ingo Schwarze2014-12-012-4/+3
* remove unneccessary inclusion protection; patch from deraadt@Ingo Schwarze2014-12-0114-56/+0
* typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux Linux)Ingo Schwarze2014-11-301-1/+1
* delete three standard abbreviations that areIngo Schwarze2014-11-302-15/+2