diff docs/conf.py @ 467:6ecd16725818

Begin refactoring bhyve into fbhyve. Planned: - more consistent naming (analogous to jails) - using bhyve configuration files instead of RC variables for bhyve devices - more docs
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 14 Jun 2024 09:40:04 +0200
parents bfa134565e0e
children 7d08fd78775c
line wrap: on
line diff
--- a/docs/conf.py	Fri Jun 14 08:48:27 2024 +0200
+++ b/docs/conf.py	Fri Jun 14 09:40:04 2024 +0200
@@ -80,6 +80,7 @@
     ("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/check-ports", "check-ports", "Report the version status of installed packages and check for them also in repositories", [author], 8),
+    ("man/man8/fbhyve", "fbhyve", "Manage bhyve VMs (RC script)", [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),