comparison docs/conf.py @ 395:64d73ad6e37d

Begin a manpage for all install periodic scripts
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 24 Feb 2023 09:33:54 +0100
parents 6be930eb7490
children 6c0c9159744d
comparison
equal deleted inserted replaced
394:7c597ee2c8d9 395:64d73ad6e37d
72 72
73 # One entry per manual page. List of tuples 73 # One entry per manual page. List of tuples
74 # (source start file, name, description, authors, manual section). 74 # (source start file, name, description, authors, manual section).
75 man_pages = [ 75 man_pages = [
76 ("man/man8/local-bsdtools", "local-bsdtools", 'FreeBSD administration helper tools v%s' % release, [author], 8), 76 ("man/man8/local-bsdtools", "local-bsdtools", 'FreeBSD administration helper tools v%s' % release, [author], 8),
77 ("man/man8/local-bsdtools-periodic", "local-bsdtools-periodic", 'Periodic scripts installed by local-bsdtools v%s' % release, [author], 8),
77 ("man/man8/bsmtp2dma", "bsmtp2dma", "Bacula compatible mail submission program", [author], 8), 78 ("man/man8/bsmtp2dma", "bsmtp2dma", "Bacula compatible mail submission program", [author], 8),
78 ("man/man8/check-ports", "check-ports", "Report the version status of installed packages and check for them also in repositories", [author], 8), 79 ("man/man8/check-ports", "check-ports", "Report the version status of installed packages and check for them also in repositories", [author], 8),
79 ("man/man8/fjail", "fjail", "Management of jails", [author], 8), 80 ("man/man8/fjail", "fjail", "Management of jails", [author], 8),
80 ("man/man8/fjail-configure", "fjail-configure", "Basic configuration of jails", [author], 8), 81 ("man/man8/fjail-configure", "fjail-configure", "Basic configuration of jails", [author], 8),
81 #("man/man8/fjail-copy", "fjail-copy", "Recursively copy ZFS datasets including all properties", [author], 8), 82 #("man/man8/fjail-copy", "fjail-copy", "Recursively copy ZFS datasets including all properties", [author], 8),