=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.127 retrieving revision 1.128 diff -u -p -r1.127 -r1.128 --- mandoc/Attic/index.sgml 2011/07/14 10:57:02 1.127 +++ mandoc/Attic/index.sgml 2011/07/14 14:36:37 1.128 @@ -29,7 +29,7 @@ HREF="mandoc.1.html">mandoc, which interfaces with the compiler library to format output for UNIX terminals (with support for wide-character locales), XHTML, HTML, PostScript, and PDF. It also includes preconv, for recoding multibyte manuals; and mandocdb, for indexing manuals. + HREF="mandocdb.8.html">mandocdb, for indexing manuals. It is a BSD.lv project.

@@ -40,14 +40,14 @@

mdocml is in plain-old ANSI C and should build and run on any UNIX system, although mandocdb requires mandocdb requires Berkeley Database (this is installed by default on all BSD operating systems). To compile mdocml, run make, then make install to install into /usr/local. Be aware: if you have an existing groff installation, this may overwrite its preconv binary. - The mandocdb utility is not yet linked to the build. You must run make + The mandocdb utility is not yet linked to the build. You must run make mandocdb to build it (it does not install).

@@ -152,14 +152,14 @@ - mandocdb(1) + mandocdb(8) index UNIX manuals - (text | - xhtml | - pdf | - postscript) + (text | + xhtml | + pdf | + postscript) @@ -314,7 +314,7 @@ 12-07-2011: version 1.11.4

- Bug-fixes and clean-ups across all systems, especially in mandocdb makewhatis (note: still not + Bug-fixes and clean-ups across all systems, especially in mandocdb makewhatis (note: still not connected to the general build and must be compiled with make mandocdb make makewhatis) and the man parser. This release was significantly assisted by participants in OpenBSD's c2k11. Thanks! @@ -341,7 +341,7 @@

Corrected some installation issues in version 1.11.1. Further migration to libmandoc. - Initial public release (this utility is very much under development) of mandocdbmakewhatis, + Initial public release (this utility is very much under development) of mandocdbmakewhatis, initially named mandoc-db. This utility produces keyword databases of manual content mandoc-cgi, @@ -356,7 +356,7 @@ Copyright © 2008–2011 Kristaps Dzonsons, - $Date: 2011/07/14 10:57:02 $ + $Date: 2011/07/14 14:36:37 $