diff docs/man/man8/ftjail.rst @ 301:376c9f97b1cc

Synchronize manpage short descriptions (between conf.py and ftjail.rst and fzfs.rst)
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 18 Sep 2022 18:49:13 +0200
parents 49890965e43c
children 23bcbbbd99ea
line wrap: on
line diff
--- a/docs/man/man8/ftjail.rst	Sun Sep 18 18:38:12 2022 +0200
+++ b/docs/man/man8/ftjail.rst	Sun Sep 18 18:49:13 2022 +0200
@@ -23,27 +23,29 @@
 
 :manpage:`ftjail-datasets-tmpl(8)`
 
-    Create the ZFS template datasets
+    Create ZFS template datasets for new Thin Jails using base and skeleton
 
 :manpage:`ftjail-mount-tmpl(8)`
 
-    Canonically mount the RO base and the RW skeleton
+    Canonically mount the RO base and the RW skeleton of a Thin Jail
 
 :manpage:`ftjail-umount-tmpl(8)`
 
-    Unmount mounted template datasets
+    Unmount mounted Thin Jail template datasets
 
 :manpage:`ftjail-interlink-tmpl(8)`
 
-    Create symbolic links between the RO base and the RW skeleton
+    Create proper symlinks for "skeleton" style Thin Jails
 
 :manpage:`ftjail-populate(8)`
 
-    Populate a mounted base and skeleton
+    Populate a prepared directory structure with the contents of a
+    FreeBSD base system
 
 :manpage:`ftjail-snapshot-tmpl(8)`
 
-    Create a ZFS snapshot for base and skeleton
+    Recursively create ZFS snapshots of the RO base datasets and the RW
+    skeleton datasets
 
 :manpage:`ftjail-copy-skel(8)`