=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.102 retrieving revision 1.104 diff -u -p -r1.102 -r1.104 --- mandoc/Attic/index.sgml 2011/01/04 23:32:39 1.102 +++ mandoc/Attic/index.sgml 2011/01/07 13:10:03 1.104 @@ -42,7 +42,7 @@ mdocml consists of the libmdoc, libman, and libroff validating compilers; and mandoc, which interfaces with the compiler libraries to format output for UNIX - terminals, XHTML, HTML, PostScript, and PDF. mdocml is a BSD.lv project.

@@ -160,6 +160,18 @@ + mandoc(1) + + format and display UNIX manuals + + (text | + xhtml | + pdf | + postscript) + + + + man(3) man macro compiler library @@ -172,30 +184,42 @@ - man(7) + mdoc(3) - man language reference + mdoc macro compiler library - (text | - xhtml | - pdf | - postscript) + (text | + xhtml | + pdf | + postscript) - mandoc(1) + roff(3) - format and display UNIX manuals + roff macro compiler library - (text | - xhtml | - pdf | - postscript) + (text | + xhtml | + pdf | + postscript) + man(7) + + man language reference + + (text | + xhtml | + pdf | + postscript) + + + + mandoc_char(7) mandoc special characters @@ -208,18 +232,6 @@ - mdoc(3) - - mdoc macro compiler library - - (text | - xhtml | - pdf | - postscript) - - - - mdoc(7) mdoc language reference @@ -232,18 +244,6 @@ - roff(3) - - roff macro compiler library - - (text | - xhtml | - pdf | - postscript) - - - - roff(7) roff-mandoc language reference @@ -283,17 +283,12 @@

- Please use the mailing lists for bug-reports, patches, questions, etc. Beyond that, contact - Kristaps at kris...@bsd.lv.

-

- You may also subscribe to several mailing lists (these require subscription, which is - moderated). -

- @@ -339,15 +334,21 @@

- 03-01-2011: + 07-01-2011: version 1.10.9

- tbl functionality (see the TS, TE, and + Many back-end fixes have been implemented: argument handling (quoting), man improvements, error/warning classes, and many more. +

+

+ Initial tbl functionality (see the TS, TE, and T& macros in the roff manual) has been - merged from tbl.bsd.lv. Many back-end - fixes have also been implemented, primarily in argument handling (quoting) and man documents. + merged from tbl.bsd.lv. Output is + still minimal, especially for -Thtml and -Txhtml, but manages to at least display data. This means that mandoc now has built-in support for two troff preprocessors via + libroff: soelim and tbl.

@@ -387,7 +388,7 @@
- Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2011/01/04 23:32:39 $ + Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2011/01/07 13:10:03 $