summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).Kristaps Dzonsons2009-07-069-72/+35
* Fixed man.3 mdoc.3 const-nesses.Kristaps Dzonsons2009-07-052-5/+5
* Version.VERSION.1.7.22Kristaps Dzonsons2009-07-051-2/+2
* Backed out "-width indent" and "-width indent-two", which aren'tKristaps Dzonsons2009-07-052-10/+0
* Version up.VERSION.1.7.21Kristaps Dzonsons2009-07-041-2/+2
* suboptarg is not portable to Linux (fixed).Kristaps Dzonsons2009-07-041-6/+10
* Fixed -offset indent-two (schwarze@openbsd.org).Kristaps Dzonsons2009-07-041-1/+1
* Fixed -offset left (schwarze@openbsd.org).Kristaps Dzonsons2009-07-041-2/+2
* Noted secret -width indent/indent-two arguments to `Bl'.Kristaps Dzonsons2009-07-041-0/+6
* Removed WDEPCOL (schwarze@openbsd.org).Kristaps Dzonsons2009-07-041-5/+0
* Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm...Kristaps Dzonsons2009-07-0410-92/+167
* man.7/mdoc.7 properly reflect escape-character handling.Kristaps Dzonsons2009-07-042-8/+36
* Minor www fixes.Kristaps Dzonsons2009-07-042-62/+43
* Removed escape-deprecation note (better solution in progress, schwarze@openbs...Kristaps Dzonsons2009-06-272-15/+7
* Added note about whitespace being stripped from mdoc/man input and re-added i...Kristaps Dzonsons2009-06-252-0/+12
* Spell-checks in manuals.Kristaps Dzonsons2009-06-251-1/+1
* Makefile properly generates MD5 sums.Kristaps Dzonsons2009-06-252-27/+33
* Language clarification in mandoc.1 (schwarze@openbsd.org).Kristaps Dzonsons2009-06-251-4/+3
* Fixed STRUCTURE repeat (schwarze@openbsd.org).Kristaps Dzonsons2009-06-251-24/+24
* Fixed STRUCTURE/SYNTAX section data.Kristaps Dzonsons2009-06-251-13/+13
* Updating web-page to be a bit more compact.Kristaps Dzonsons2009-06-255-110/+128
* Lint fixes.VERSION.1.7.20Kristaps Dzonsons2009-06-223-4/+6
* libman documents require `TH' and at least one node.Kristaps Dzonsons2009-06-225-6/+56
* Noted .Cd tabs-ok issue (will fix later).Kristaps Dzonsons2009-06-223-4/+11
* Added -split and -nosplit "I-Don't-Like" note to mdoc.7 (there really must be...Kristaps Dzonsons2009-06-222-1/+7
* Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.Kristaps Dzonsons2009-06-224-36/+52
* Reverted max column width 80 -> 78 (schwarze@openbsd.org).Kristaps Dzonsons2009-06-222-1/+2
* Added nchild decrement in libman (not used, but better in than forgotten).Kristaps Dzonsons2009-06-186-22/+17
* Fixed libman .br to be a newline, not a .PP alias.Kristaps Dzonsons2009-06-181-1/+12
* Moved all formatted libman warn/error into man.c/libman.h.Kristaps Dzonsons2009-06-185-44/+70
* Added -fno-ign-chars support to libman.Kristaps Dzonsons2009-06-186-21/+66
* mandoc.1 reflects actual use of -f option (schwarze@openbsd.org)Kristaps Dzonsons2009-06-181-13/+15
* Bumped version.VERSION.1.7.19Kristaps Dzonsons2009-06-173-44/+30
* 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