diff docs/conf.py @ 326:db04f195db32

Man pages for fjail-configure and fjail-hostid
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 29 Nov 2022 09:41:36 +0100
parents a60fb7a719b3
children fdbb78c54ffb
line wrap: on
line diff
--- a/docs/conf.py	Mon Nov 28 22:53:54 2022 +0100
+++ b/docs/conf.py	Tue Nov 29 09:41:36 2022 +0100
@@ -74,9 +74,10 @@
     ("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-configure", "Basic configuration of jails", [author], 8),
     #("man/man8/fjail-copy", "fjail-copy", "Recursively copy ZFS datasets including all properties", [author], 8),
     #("man/man8/fjail-datasets", "fjail-datasets", "Create a new tree of ZFS datasets that will encompass a jail", [author], 8),
-    #("man/man8/fjail-hostid", "fjail-hostid", "Compute a proposal for a new BSD Host UUID and ID", [author], 8),
+    ("man/man8/fjail-hostid", "fjail-hostid", "Generate a proposal for a new BSD Host UUID and ID", [author], 8),
     #("man/man8/fjail-mount", "fjail-mount", "Recursively mount a ZFS dataset and its children", [author], 8),
     #("man/man8/fjail-populate", "fjail-populate", "Populate a directory with content from a FreeBSD base.txz", [author], 8),
     #("man/man8/fjail-privs", "fjail-privs", "Adjust some privileges within a mounted jail", [author], 8),