summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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