NetBSD/gnu/dist/postfix/mantools
heas 1f8ae20c33 Update Postfix to 2.4.5.
2.4.2 through 2.4.5 include various build, milter, and other fixes.
2007-08-02 08:04:21 +00:00
..
ccformat
dehtml
docparam
docuseparam
double
enter
find-fluff
fixman
get_anchors.pl
hchangered postfix 2.4.1 2007-05-19 16:27:18 +00:00
html2readme
make-relnotes
makemanidx
makepostconf
makepostconflinks
makereadme
man2html
mandouble
manlint
manlint.stop
mansect
manspell postfix 2.4.1 2007-05-19 16:27:18 +00:00
postconf2html
postconf2man
postconffix
postlink Update Postfix to 2.4.5. 2007-08-02 08:04:21 +00:00
postlink.sed
readme2html
README
specmiss
spell
srctoman
useparam
user2var
var2user
xpostconf
xpostdef

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