diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml index e72c66386a..b65a2c39f1 100644 --- a/man/systemd-dissect.xml +++ b/man/systemd-dissect.xml @@ -124,9 +124,7 @@ project='man-pages'>fstab5. For details see below. - In place of the image path a .v/ versioned directory may be specified, see - systemd.v7 for - details. + diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index f39f1a8ca6..29edbba4cc 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -217,9 +217,7 @@ machinectl1 section "Files and Directories" for the precise search path. - In place of the directory path a .v/ versioned directory may be specified, see - systemd.v7 for - details. + If neither , , nor are specified, the current directory will be used. May not be specified @@ -317,9 +315,7 @@ Any other partitions, such as foreign partitions or swap partitions are not mounted. May not be specified together with , . - In place of the image path a .v/ versioned directory may be specified, see - systemd.v7 for - details. + diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index dac19d6537..0a160a8921 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -155,9 +155,7 @@ BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout - In place of the directory path a .v/ versioned directory may be specified, - see systemd.v7 for - details. + @@ -195,9 +193,7 @@ systemd-soft-reboot.service8), in case the service is configured to survive it. - In place of the image path a .v/ versioned directory may be specified, see - systemd.v7 for - details. + diff --git a/man/systemd.v.xml b/man/systemd.v.xml index b29d32f69a..43e77bdba2 100644 --- a/man/systemd.v.xml +++ b/man/systemd.v.xml @@ -26,7 +26,7 @@ In various places systemd components accept paths whose trailing components have the .v/ suffix, pointing to a directory. These components will then automatically look for suitable files inside the directory, do a version comparison and open the newest file found (by - version). Specifically, two expressions are supported: + version). Available since version v256. Specifically, two expressions are supported: diff --git a/man/vpick.xml b/man/vpick.xml new file mode 100644 index 0000000000..e212895947 --- /dev/null +++ b/man/vpick.xml @@ -0,0 +1,17 @@ + + + + + + + + <para id="image">In place of the image path a <literal>.v/</literal> versioned directory may be specified, see + <citerefentry><refentrytitle>systemd.v</refentrytitle><manvolnum>7</manvolnum></citerefentry> for + details.</para> + + <para id="directory">In place of the directory path a <literal>.v/</literal> versioned directory may be specified, + see <citerefentry><refentrytitle>systemd.v</refentrytitle><manvolnum>7</manvolnum></citerefentry> for + details.</para> +</refsect1>