NetBSD/gnu/dist/postfix/mantools
rpaulo b540f1d62f postfix 2.2.9 2006-02-25 22:04:07 +00:00
..
README
ccformat Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
docparam Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
docuseparam Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
double
enter
find-fluff
fixman Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
get_anchors.pl
html2readme
make-relnotes Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
makemanidx Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
makepostconf Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
makepostconflinks Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
makereadme Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
man2html
mandouble Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
manlint Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
manlint.stop Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
mansect
manspell Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
postconf2html
postconf2man Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
postconffix Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
postlink postfix 2.2.9 2006-02-25 22:04:07 +00:00
postlink.sed Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
readme2html Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
specmiss Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
spell
srctoman
useparam Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
user2var Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
var2user Import Postfix-2.2.5. 2005-08-18 21:00:20 +00:00
xpostconf
xpostdef Import Postfix-2.2.5. 2005-08-18 21:00:20 +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