=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.138 retrieving revision 1.142 diff -u -p -r1.138 -r1.142 --- mandoc/Attic/index.sgml 2011/09/01 10:46:28 1.138 +++ mandoc/Attic/index.sgml 2011/10/02 18:37:25 1.142 @@ -237,10 +237,10 @@ Contact

- Use the mailing lists for bug-reports, patches, questions, etc. (these require subscription). Please check the + Use the mailing lists for bug-reports, patches, questions, etc. Please check the TODO for known issues - before posting. Beyond that, contact Kristaps at kris...@bsd.lv.

@@ -254,7 +254,7 @@ @@ -264,7 +264,7 @@ @@ -274,7 +274,7 @@ @@ -283,11 +283,32 @@ News

- xx-xx-2011: version 1.11.x + xx-xx-2011: version 1.11.8

+ This version features a new, work-in-progress output mode: -Tman. This mode allows a system maintainer to + distribute man media for older systems that may not natively support mdoc, such as old Solaris systems. +

+

+ The mdoc and man manuals have been made considerably more readable by + adding MACRO OVERVIEW sections, by moving the gory details of the LANGUAGE SYNTAX to the roff manual, and by moving the very technical MACRO SYNTAX sections down to the bottom of + the page. +

+

+ Furthermore, for tbl, the -Tascii mode horizontal spacing of tables was rewritten + completely. It is now compatible with groff, both + with and without frames and rulers. Nesting of indented blocks is now supported in man, and + several bugs were fixed regarding indentation and alignment. The page headers in mdoc are now + nicer for very long titles. +

+

+ 02-09-2011: version 1.11.7 +

+

Added demandoc utility for stripping away macros and escapes. This replaces the - historical deroff utility. + historical deroff utility. Also improved the mdoc and man manuals.

16-08-2011: version 1.11.6 @@ -321,7 +342,7 @@ Copyright © 2008–2011 Kristaps Dzonsons, - $Date: 2011/09/01 10:46:28 $ + $Date: 2011/10/02 18:37:25 $

bug-reports, general questions, and announcements - (archive) + (archive)
patches and system discussions - (archive) + (archive)
source commit messages - (archive) + (archive)