NetBSD/gnu/dist/postfix/mantools
heas 6bb314b03e Postfix 2.1.4 2004-07-28 22:48:49 +00:00
..
README Postfix 2.1.0 2004-04-27 04:12:43 +00:00
ccformat
double Postfix 2.1.0 2004-04-27 04:12:43 +00:00
enter
find-fluff Postfix 2.1.0 2004-04-27 04:12:43 +00:00
fixman Postfix 2.1.0 2004-04-27 04:12:43 +00:00
get_anchors.pl Postfix 2.1.0 2004-04-27 04:12:43 +00:00
html2readme Postfix 2.1.0 2004-04-27 04:12:43 +00:00
make-relnotes Postfix 2.1.0 2004-04-27 04:12:43 +00:00
makereadme Postfix 2.1.0 2004-04-27 04:12:43 +00:00
man2html Postfix 2.1.0 2004-04-27 04:12:43 +00:00
mansect
postconf2html Postfix 2.1.0 2004-04-27 04:12:43 +00:00
postconf2man Postfix 2.1.4 2004-07-28 22:48:49 +00:00
postlink Postfix 2.1.1 2004-05-31 00:23:53 +00:00
spell Postfix 2.1.0 2004-04-27 04:12:43 +00:00
srctoman Postfix 2.1.0 2004-04-27 04:12:43 +00:00
xpostconf Postfix 2.1.0 2004-04-27 04:12:43 +00:00
xpostdef Postfix 2.1.0 2004-04-27 04:12:43 +00:00

README

Scripts and tools to format embedded manual pages, or to format C
source code files. Each has an embedded man page in the source.

ccformat 	c code formatter
		usage: ccformat (copy stdin to stdout)
		usage: ccformat files... (format files in place)

enter		set project-specific environment
		usage: enter project-name

mansect		extract manual page section from source file
		usage: mansect file.suffix
		usage: mansect -type file

srctoman	extract man page from source file
		usage: srctoman file.suffix
		usage: srctoman -type file

man2html	quick script to htmlize nroff -man output

postlink	quick script to hyperlink HTML text

See the proto/README file for the following tools that generate
HTML and ASCII forms of README documents and of some manual pages.

fixman		quick hack to patch postconf.proto text into C sorce

makereadme	create README_FILES table of contents (AAAREADME)

html2readme	convert HTML to README file

postconf2html	postconf.proto -> postconf.5.html

postconf2man	postconf.proto -> postconf.5 (nroff input)

xpostconf	extract selected sections from postconf.proto

xpostdef	re-compute the defaults in postconf.proto