Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/conf.py @ 347:673505e96cea
Implement a "fjail freebsd-update": update "normal" jails and other directories where an OS is mounted
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Mon, 05 Dec 2022 16:01:54 +0100 |
| parents | 104a7776402b |
| children | f98622ae852c |
line wrap: on
line diff
--- a/docs/conf.py Mon Dec 05 09:37:53 2022 +0100 +++ b/docs/conf.py Mon Dec 05 16:01:54 2022 +0100 @@ -79,6 +79,7 @@ ("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-freebsd-update", "fjail-freebsd-update", "A checked \"freebsd-update\"", [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),
