summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added -fign-errors for VERY fast checking of many manuals without stopping at...Kristaps Dzonsons2009-07-242-14/+37
* Added `St -ieee1275-94'.Kristaps Dzonsons2009-07-242-1/+7
* Added `St -isoC'.Kristaps Dzonsons2009-07-241-0/+1
* Added `St -xns5.2'.Kristaps Dzonsons2009-07-241-0/+1
* Fixed DIAGNOSTIC display (leading double-space only before BODY).Kristaps Dzonsons2009-07-241-1/+2
* Removed superfluous FIXMEs.Kristaps Dzonsons2009-07-241-2/+1
* Full support for `An -split/-nosplit'. Compat documented.Kristaps Dzonsons2009-07-243-1/+75
* Allow `An' to accept NULL arguments (-split/-nosplit).Kristaps Dzonsons2009-07-241-3/+5
* `An' gives correct error message in encountering arguments/parameters.Kristaps Dzonsons2009-07-241-1/+1
* `Bd' printing simplified (now that literal text is preserved).Kristaps Dzonsons2009-07-241-27/+10
* Text tokens with leading whitespace (like indented blocks in `Bd -literal') a...Kristaps Dzonsons2009-07-241-1/+1
* Version.VERSION.1.8.3Kristaps Dzonsons2009-07-231-2/+2
* Ugly fix for `Bl' or `Bd' causing badness when nested in `Bl -hang' lists.Kristaps Dzonsons2009-07-231-6/+29
* Bl -column now accepts columns = (1 + stated columns), which covers all remai...Kristaps Dzonsons2009-07-232-4/+20
* Lintified term_flushln() (type mismatches).Kristaps Dzonsons2009-07-231-12/+23
* Re-added `Pa' handling -- had removed it, but it's a bug in groff that it doe...Kristaps Dzonsons2009-07-211-2/+13
* Noted that `Pa' can accept 0 arguments.Kristaps Dzonsons2009-07-211-0/+2
* Added default print of `~' with empty `Pa' (not documented with OpenBSD, but ...Kristaps Dzonsons2009-07-211-5/+5
* Noted COMPATIBILITY where, in groff, `Pa' under `It' doesn't render its style.Kristaps Dzonsons2009-07-211-6/+15
* Made `%T' underline instead of quote.Kristaps Dzonsons2009-07-211-17/+6
* Fixed undocumented `-diag' where NULL list item bodies aren't followed by a v...Kristaps Dzonsons2009-07-211-2/+13
* Fixed transcription error of define values (bah).Kristaps Dzonsons2009-07-211-1/+1
* Fixed `Bl -column' undocumented no-vspace rule to only work within the list.Kristaps Dzonsons2009-07-211-15/+28
* Re-fixed `-diag' (accidentally broke in last checkin).Kristaps Dzonsons2009-07-211-0/+2
* Removed `Pa' underline formatting (no groff does this).Kristaps Dzonsons2009-07-211-13/+2
* Bringing spacing more in line with groff, patches from schwarze@openbsd.org. ...Kristaps Dzonsons2009-07-213-42/+47
* Right-most column now fills to the right margin (undocumented groff behaviour).Kristaps Dzonsons2009-07-211-1/+7
* FreeBSD includes fix (uqs@sporlein.net).Kristaps Dzonsons2009-07-201-0/+2
* Removed historical ports (they're just cluttering the page).Kristaps Dzonsons2009-07-201-18/+0
* Version.VERSION.1.8.2Kristaps Dzonsons2009-07-201-2/+2
* Fixed zero-length width string causing assertion (defaulting to 10 -- this ne...Kristaps Dzonsons2009-07-201-0/+4
* Undocumented behaviour in groff: `Bl -column' implies `-compact'.Kristaps Dzonsons2009-07-202-4/+16
* More cleanups for TABSEP handling.Kristaps Dzonsons2009-07-201-6/+6
* Replaced ugly TABSEP handling with simpler routine.Kristaps Dzonsons2009-07-203-50/+29
* Removed trailing whitespace in manuals.Kristaps Dzonsons2009-07-206-191/+191
* Fixed and cleaned up "phrase" handling (`Bl -column' columns).Kristaps Dzonsons2009-07-194-60/+39
* Fixed broken `make www' dep.VERSION.1.8.1Kristaps Dzonsons2009-07-191-2/+2
* Version.Kristaps Dzonsons2009-07-191-2/+2
* Made `Cd' parseable (too many SYNOPSIS sections do this).Kristaps Dzonsons2009-07-192-2/+2
* Removed unused TERMP_LITERAL.Kristaps Dzonsons2009-07-191-5/+4
* ChangeLog xsl reflects symbolic tag.Kristaps Dzonsons2009-07-192-1/+5
* Removed some finished FIXMEs in mdoc.3.Kristaps Dzonsons2009-07-191-8/+0
* Explicit-close macros now only warn when encountering trailing terms, notKristaps Dzonsons2009-07-191-6/+6
* Removed superfluous NOSPACE in bd post.Kristaps Dzonsons2009-07-191-4/+0
* termpair flags unset before post, after body (suggested by schwarze@openbsd).Kristaps Dzonsons2009-07-191-2/+11
* More clarity fixes in mdoc.7.Kristaps Dzonsons2009-07-182-18/+8
* Made unterminated quoted literals be a warning, like groff.Kristaps Dzonsons2009-07-181-2/+3
* Considerably revamped argument-parsing for correct quoted-literal handling.Kristaps Dzonsons2009-07-182-193/+192
* Better doc of whitespace handling in mdoc.7.Kristaps Dzonsons2009-07-171-27/+38
* Removed automatic port generation, as the downstream versions should be used ...Kristaps Dzonsons2009-07-176-167/+18