From d9185f3a7e64879ce99ac3ca8bc64f23cca30ae0 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 10 Dec 2011 23:44:42 +0000 Subject: Begin working on release notes. Also whitespace-fix man.cgi.7. --- index.sgml | 42 +++++++++++++++++++++++++++++++++++------- man.cgi.7 | 2 +- 2 files changed, 36 insertions(+), 8 deletions(-) diff --git a/index.sgml b/index.sgml index a48311a9..aade7e37 100644 --- a/index.sgml +++ b/index.sgml @@ -42,7 +42,8 @@ It also includes preconv, for recoding multibyte manuals; demandoc, for emitting only text parts of manuals; mandocdb, for indexing manuals; and - apropos and whatis, for semantic search of manual content. + apropos, whatis, and + man.cgi (via catman) for semantic search of manual content. It is a BSD.lv project.

@@ -54,10 +55,11 @@

mdocml is in plain-old ANSI C and should build and run on any modern system; however, you'll need libdb to build apropos, whatis, and mandocdb (this - is installed by default on BSD UNIX systems — see the Makefile if you're running Linux). To build and - install into /usr/local/, just run make install. Be careful: the preconv, apropos, - and whatis binary names are usually taken by existing utilities. + HREF="apropos.1.html">apropos, whatis, man.cgi, catman, and mandocdb (this is installed by default on BSD UNIX + systems — see the Makefile if you're running Linux). To build and install into /usr/local/, just + run make install. Be careful: the preconv, apropos, and whatis binary names are + usually taken by existing utilities.

Binaries @@ -199,6 +201,16 @@ ps) + + man.cgi(7) + + cgi for manpage query and display + (text | + xhtml | + pdf | + ps) + + eqn(7) @@ -249,6 +261,16 @@ ps) + + catman(8) + + update a man.cgi manpage cache + (text | + xhtml | + pdf | + ps) + + mandocdb(8) @@ -313,7 +335,13 @@

Significant work on apropos and mandocdb. These tools are now much more robust and in line with other manpage systems. A whatis implementation is now - handled as an apropos mode. + handled as an apropos mode. These tools are also able to minimally handle pre-formatted + pages, that is, those already formatted by another utility such as GNU troff. +

+

+ The man.cgi script is also now available for wider testing. It interfaces with mandocdb manuals cached by catman. HTML output is generated + on-the-fly by libmandoc or internal methods to convert pre-formatted pages.

08-10-2011: version 1.12.0 @@ -352,7 +380,7 @@ Copyright © 2008–2011 Kristaps Dzonsons, - $Date: 2011/11/29 11:21:47 $ + $Date: 2011/12/10 23:44:42 $

diff --git a/man.cgi.7 b/man.cgi.7 index 6d5d6dbd..339616fb 100644 --- a/man.cgi.7 +++ b/man.cgi.7 @@ -39,7 +39,7 @@ containing .Pa etc/catman.conf are identified as .Qq manroots . -The path of a manroot under +The path of a manroot under .Ev CACHE_DIR is converted to a name by replacing path separators with spaces. .Pp -- cgit v1.2.3-56-ge451