summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed superfluous FIXMEs (fixed already).Kristaps Dzonsons2009-06-171-2/+0
* Special characters, e.g. \(ae, are now correctly rendered in the current font...Kristaps Dzonsons2009-06-172-54/+33
* Put $VFLAGS back into $LINTFLAGS (broke on NetBSD).Kristaps Dzonsons2009-06-171-0/+1
* Clean-up.Kristaps Dzonsons2009-06-171-3/+2
* Lint fixes.Kristaps Dzonsons2009-06-173-8/+5
* `Bl -column' now correctly handles tail entries (Bl -column -more... arg0...).Kristaps Dzonsons2009-06-174-24/+87
* Cleaned up .Bf validator.Kristaps Dzonsons2009-06-172-18/+15
* Section orders are more elegantly handled (MDOC_PBODY is a flag).Kristaps Dzonsons2009-06-176-111/+103
* Noted deprecation of \*( and \* special-character escapes.Kristaps Dzonsons2009-06-172-9/+10
* Fixed lint invocation in Makefile.Kristaps Dzonsons2009-06-172-16/+17
* Clean-up: in-source documentation.Kristaps Dzonsons2009-06-162-59/+12
* Removed MAN___: moved MAN_br to its index (comments not passed into parser).Kristaps Dzonsons2009-06-168-18/+16
* Removed MDOC___: moved MDOC_Ap to its index (comments not passed into mdoc pa...Kristaps Dzonsons2009-06-167-31/+28
* Modernised comment handling: text following \" is thrown away beforeKristaps Dzonsons2009-06-165-35/+60
* Removed superfluous ifdef around strftime (schwarze@openbsd.org).Kristaps Dzonsons2009-06-153-9/+1
* Tagging version 1.7.17.VERSION.1.7.17Kristaps Dzonsons2009-06-151-2/+2
* Updated www to note existence of pkgsrc/port/in-tree mdocml/mandoc.Kristaps Dzonsons2009-06-151-3/+21
* Deprecated mdoc_msg (not being used anywhere).Kristaps Dzonsons2009-06-154-56/+1
* Removed mdoc_nwarn (not being used anywhere).Kristaps Dzonsons2009-06-152-19/+0
* mdoc error/warn macros replaced with real functions for GCC2 support (miod@op...Kristaps Dzonsons2009-06-152-32/+147
* Mdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org).Kristaps Dzonsons2009-06-151-2/+2
* Manual-aesthetics fix (schwarze@openbsd.org).Kristaps Dzonsons2009-06-151-5/+5
* Fixed grammar error. Back-versioning to .16.VERSION.1.7.16Kristaps Dzonsons2009-06-131-5/+5
* Version.Kristaps Dzonsons2009-06-131-2/+2
* Updated index with "administrative" stuff (contacts, etc.).Kristaps Dzonsons2009-06-131-37/+71
* Don't run with -Werror when generating texts.VERSION.1.7.15Kristaps Dzonsons2009-06-121-3/+3
* Lint fixes (no effect).Kristaps Dzonsons2009-06-123-5/+8
* Made per-macro "now callable" COMPATIBILITY claims into a single "most macros...Kristaps Dzonsons2009-06-122-30/+37
* `Lk' is correctly handled as CALLABLE (note groff munges nested output).Kristaps Dzonsons2009-06-125-15/+50
* `Ft' and `Ms' are now callable and compat-noted in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-06-112-6/+7
* `An' now callable, historic use noted in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-06-112-3/+4
* Added automatic ChangeLog generation with each snapshot.VERSION.1.7.14Kristaps Dzonsons2009-06-112-5/+9
* Backed-out .IP changes for libman (needs work).Kristaps Dzonsons2009-06-111-0/+5
* Version up. Testing.Kristaps Dzonsons2009-06-111-2/+2
* Added mdoc.template (from NetBSD -- unlicensed??).Kristaps Dzonsons2009-06-112-18/+58
* Added "left" -offset tag.Kristaps Dzonsons2009-06-111-4/+8
* Documented some un-clear parts of main.c.Kristaps Dzonsons2009-06-113-136/+64
* Clean up validation of field widths.Kristaps Dzonsons2009-06-112-33/+59
* Added compat to Makefile.Kristaps Dzonsons2009-06-111-0/+3
* Fix space-before-newline (inspired by schwarze@openbsd.org).Kristaps Dzonsons2009-06-111-5/+4
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-119-9/+9
* Fixed license email address.Kristaps Dzonsons2009-06-1041-41/+41
* Version bumped.VERSION.1.7.13Kristaps Dzonsons2009-04-122-3/+3
* Using proper license template (const).Kristaps Dzonsons2009-04-1243-507/+438
* Spelling "preceed" -> "precede" (naddy).Kristaps Dzonsons2009-04-123-4/+4
* Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.Kristaps Dzonsons2009-04-123-5/+14
* Added \^ and \~ escapes (Joerg).Kristaps Dzonsons2009-04-122-0/+6
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-1214-31/+62
* *** empty log message ***VERSION.1.7.12Kristaps Dzonsons2009-04-061-1/+1
* Removed forgotten printfs.Kristaps Dzonsons2009-04-061-6/+0