comparison docs/conf.py @ 325:a60fb7a719b3

Wording
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 28 Nov 2022 22:53:54 +0100
parents 1f457667f0e7
children db04f195db32
comparison
equal deleted inserted replaced
324:6bdf954ad93e 325:a60fb7a719b3
71 # One entry per manual page. List of tuples 71 # One entry per manual page. List of tuples
72 # (source start file, name, description, authors, manual section). 72 # (source start file, name, description, authors, manual section).
73 man_pages = [ 73 man_pages = [
74 ("man/man8/local-bsdtools", "local-bsdtools", 'FreeBSD administration helper tools v%s' % release, [author], 8), 74 ("man/man8/local-bsdtools", "local-bsdtools", 'FreeBSD administration helper tools v%s' % release, [author], 8),
75 ("man/man8/bsmtp2dma", "bsmtp2dma", "Bacula compatible mail submission program", [author], 8), 75 ("man/man8/bsmtp2dma", "bsmtp2dma", "Bacula compatible mail submission program", [author], 8),
76 ("man/man8/fjail", "fjail", "Management of Jails", [author], 8), 76 ("man/man8/fjail", "fjail", "Management of jails", [author], 8),
77 #("man/man8/fjail-configure", "fjail", "Basic Configuration of Jails", [author], 8),
78 #("man/man8/fjail-copy", "fjail-copy", "Recursively copy ZFS datasets including all properties", [author], 8), 77 #("man/man8/fjail-copy", "fjail-copy", "Recursively copy ZFS datasets including all properties", [author], 8),
79 #("man/man8/fjail-datasets", "fjail-datasets", "Create a new tree of ZFS datasets that will encompass a jail", [author], 8), 78 #("man/man8/fjail-datasets", "fjail-datasets", "Create a new tree of ZFS datasets that will encompass a jail", [author], 8),
80 #("man/man8/fjail-hostid", "fjail-hostid", "Compute a proposal for a new BSD Host UUID and ID", [author], 8), 79 #("man/man8/fjail-hostid", "fjail-hostid", "Compute a proposal for a new BSD Host UUID and ID", [author], 8),
81 #("man/man8/fjail-mount", "fjail-mount", "Recursively mount a ZFS dataset and its children", [author], 8), 80 #("man/man8/fjail-mount", "fjail-mount", "Recursively mount a ZFS dataset and its children", [author], 8),
82 #("man/man8/fjail-populate", "fjail-populate", "Populate a directory with content from a FreeBSD base.txz", [author], 8), 81 #("man/man8/fjail-populate", "fjail-populate", "Populate a directory with content from a FreeBSD base.txz", [author], 8),