2
0
mirror of https://github.com/vdukhovni/postfix synced 2025-08-22 09:57:34 +00:00
2025-02-10 13:50:09 +11:00
..
2017-02-19 01:47:18 -05:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:10:09 -05:00
2024-09-29 05:15:49 +10:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:10:09 -05:00
2023-01-02 15:09:56 -05:00
2022-01-19 01:36:08 -05:00
2024-12-09 00:30:17 +11:00
2022-01-19 01:36:08 -05:00
2013-02-05 06:29:51 +00:00
2013-02-05 06:29:33 +00:00
2015-01-29 22:34:07 -05:00
2013-01-16 22:34:15 -05:00
2022-01-19 01:36:08 -05:00
2013-02-05 06:29:33 +00:00
2024-12-09 00:30:17 +11:00
2013-02-05 06:29:33 +00:00
2013-02-05 06:32:50 +00:00
2016-01-17 15:23:07 -05:00
2024-11-22 15:06:48 +11:00
2017-02-12 15:21:26 -05:00
2024-11-22 15:06:48 +11:00
2013-02-05 06:29:33 +00:00
2013-02-05 06:29:33 +00:00
2013-02-05 06:30:23 +00:00
2024-11-22 15:06:48 +11:00
2013-02-05 06:30:32 +00:00
2023-01-02 15:10:09 -05:00
2013-02-05 06:30:42 +00:00
2013-01-16 22:34:15 -05:00
2023-01-02 15:10:09 -05:00
2022-03-27 10:58:07 -04:00
2014-10-03 10:02:52 -04:00
2024-12-09 00:30:17 +11:00
2013-02-05 06:29:33 +00:00
2025-02-10 13:50:09 +11:00
2024-11-22 15:06:48 +11:00
2024-11-22 15:06:48 +11:00
2013-02-05 06:29:33 +00:00
2013-02-05 06:29:33 +00:00
2023-01-02 15:10:09 -05:00
2020-03-09 02:54:20 -04:00
2024-12-09 00:30:17 +11:00
2013-02-05 06:29:51 +00:00
2013-02-05 06:29:33 +00:00
2013-02-05 06:29:33 +00:00
2013-02-05 06:33:49 +00:00
2013-02-05 06:32:21 +00:00

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