# HG changeset patch # User Franz Glasner # Date 1727013858 -7200 # Node ID 54c6eecbe53f018aa819298885a4cd336955cf90 # Parent ba3eb2b733730180c01705d401fc5ae283c6528a Docs: as per the Sphinx docs: option argument names should be enclosed in angle brackets diff -r ba3eb2b73373 -r 54c6eecbe53f docs/man/man8/bsmtp2dma.rst --- a/docs/man/man8/bsmtp2dma.rst Sun Sep 22 15:35:03 2024 +0200 +++ b/docs/man/man8/bsmtp2dma.rst Sun Sep 22 16:04:18 2024 +0200 @@ -37,33 +37,33 @@ Does nothing. Act as a compatibility option for :command:`bsmtp`. -.. option:: -c address +.. option:: -c
Set the ``CC:`` header to `address` -.. option:: -d n +.. option:: -d Does nothing. Act as a compatibility option for :command:`bsmtp`. -.. option:: -f address +.. option:: -f
Set the ``FROM:`` header to `address`. If not given it it set to the sender's address. -.. option:: -h mailhost:port +.. option:: -h Does nothing. Act as a compatibility option for :command:`bsmtp`. -.. option:: -l number +.. option:: -l Does nothing. Act as a compatibility option for :command:`bsmtp`. -.. option:: -r address +.. option:: -r
Set the ``Reply-To:`` header to `address`. -.. option:: -s subject +.. option:: -s Set the "Subject:" header to `subject`. diff -r ba3eb2b73373 -r 54c6eecbe53f docs/man/man8/fjail-freebsd-update.rst --- a/docs/man/man8/fjail-freebsd-update.rst Sun Sep 22 15:35:03 2024 +0200 +++ b/docs/man/man8/fjail-freebsd-update.rst Sun Sep 22 16:04:18 2024 +0200 @@ -17,7 +17,7 @@ .. program:: fjail freebsd-update -.. option:: -c currently-running +.. option:: -c Do not assume that the system at `directory` is currently running the host's FreeBSD version but the version given in diff -r ba3eb2b73373 -r 54c6eecbe53f docs/man/man8/ftjail-copy-skel.rst --- a/docs/man/man8/ftjail-copy-skel.rst Sun Sep 22 15:35:03 2024 +0200 +++ b/docs/man/man8/ftjail-copy-skel.rst Sun Sep 22 16:04:18 2024 +0200 @@ -39,7 +39,7 @@ Copy dataset properties optimized for employing a :file:`skeleton` subdirectory. -.. option:: -M mountpoint +.. option:: -M Set the `mountpoint` property for the TARGET-DS to `mountpoint`. All children will be set to inherit it. diff -r ba3eb2b73373 -r 54c6eecbe53f docs/man/man8/ftjail-freebsd-update.rst --- a/docs/man/man8/ftjail-freebsd-update.rst Sun Sep 22 15:35:03 2024 +0200 +++ b/docs/man/man8/ftjail-freebsd-update.rst Sun Sep 22 16:04:18 2024 +0200 @@ -32,7 +32,7 @@ .. note:: On unexpected errors temp files are automatically kept. -.. option:: -o old-origin +.. option:: -o In addition to check that `directory` is a ZFS clone also check that its origin is equal to `old-origin`. diff -r ba3eb2b73373 -r 54c6eecbe53f docs/man/man8/fzfs-copy-tree.rst --- a/docs/man/man8/fzfs-copy-tree.rst Sun Sep 22 15:35:03 2024 +0200 +++ b/docs/man/man8/fzfs-copy-tree.rst Sun Sep 22 16:04:18 2024 +0200 @@ -38,7 +38,7 @@ created datasets in the destination tree, unless the source dataset has `canmount=off`. -.. option:: -M mountpoint +.. option:: -M Set the `mountpoint` property for the root `dest-dataset` to `mountpoint`. All children will be set to inherit it. diff -r ba3eb2b73373 -r 54c6eecbe53f docs/man/man8/fzfs-create-tree.rst --- a/docs/man/man8/fzfs-create-tree.rst Sun Sep 22 15:35:03 2024 +0200 +++ b/docs/man/man8/fzfs-create-tree.rst Sun Sep 22 16:04:18 2024 +0200 @@ -40,7 +40,7 @@ created datasets in the destination tree. This option overwrites option :option:`-p`. -.. option:: -M mountpoint +.. option:: -M Set the `mountpoint` property for the root `dest-dataset` to `mountpoint`. All children will be set to inherit it.