NetBSD/gnu/dist/postfix/mantools
perry 9955f4e200 Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +00:00
..
README Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +00:00
ccformat Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +00:00
enter Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +00:00
mansect Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +00:00
srctoman Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +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