diff docs/conf.py @ 317:ebe98c3b0835

A manpage for bsmtp2dma. Remove the "Implementation Notes" from the script's help message because an extended version is included in the manual now.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 27 Nov 2022 15:07:31 +0100
parents 9c5b76df4f9d
children 1f457667f0e7
line wrap: on
line diff
--- a/docs/conf.py	Sat Nov 26 17:16:51 2022 +0100
+++ b/docs/conf.py	Sun Nov 27 15:07:31 2022 +0100
@@ -72,6 +72,7 @@
 # (source start file, name, description, authors, manual section).
 man_pages = [
     ("man/man8/local-bsdtools", "local-bsdtools", 'FreeBSD administration helper tools v%s' % release, [author], 8),
+    ("man/man8/bsmtp2dma", "bsmtp2dma", "Bacula compatible mail submission program", [author], 8),
     ("man/man8/fjail", "fjail", "Management of Jails", [author], 8),
     #("man/man8/fjail-configure", "fjail", "Basic Configuration of Jails", [author], 8),
     #("man/man8/fjail-copy", "fjail-copy", "Recursively copy ZFS datasets including all properties", [author], 8),