=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.126 retrieving revision 1.127 diff -u -p -r1.126 -r1.127 --- mandoc/Attic/index.sgml 2011/07/12 10:04:36 1.126 +++ mandoc/Attic/index.sgml 2011/07/14 10:57:02 1.127 @@ -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 makewhatis, for indexing manuals. + HREF="mandocdb.1.html">mandocdb, for indexing manuals. It is a BSD.lv project.

@@ -40,15 +40,15 @@

mdocml is in plain-old ANSI C and should build and run on any UNIX system, although makewhatis 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 makewhatis utility is not yet linked to the build. You must run make - makewhatis to build it (it does not install). + The mandocdb utility is not yet linked to the build. You must run make + mandocdb to build it (it does not install).

The most current version of mdocml is @VERSION@, dated - makewhatis(1) + mandocdb(1) index UNIX manuals - (text | - xhtml | - pdf | - postscript) + (text | + xhtml | + pdf | + postscript) @@ -314,8 +314,8 @@ 12-07-2011: version 1.11.4

- Bug-fixes and clean-ups across all systems, especially in makewhatis (note: still not - connected to the general build and must be compiled with make makewhatis) and the 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 makewhatis, + 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/12 10:04:36 $ + $Date: 2011/07/14 10:57:02 $