summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Russo <antonio.e.russo@gmail.com>2020-01-20 19:35:13 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-05 17:35:09 +0100
commit6ed1152282dab766231dce7619316508f5be2b59 (patch)
tree1eb632505c6803aa3990adf8e987399f0a2b805b
parentdba3efa34ab24182e14287e278b6baa908e66aa3 (diff)
downloadsystemd-6ed1152282dab766231dce7619316508f5be2b59.tar.gz
Documentation update for x-systemd.{before,after}
A minor clarification in the manual page is made. Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com> (cherry picked from commit 81248e7f3e83a24cbbc8d2a09a01abf55e81bcda) (cherry picked from commit 82dd4caf014c97eb9d7ab9da2841f7866e91bd98)
-rw-r--r--man/systemd.mount.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index a72a33240d..7de64d0018 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -211,9 +211,9 @@
<term><option>x-systemd.before=</option></term>
<term><option>x-systemd.after=</option></term>
- <listitem><para>Configures a <varname>Before=</varname>
- dependency or <varname>After=</varname> between the created
- mount unit and another systemd unit, such as a mount unit.
+ <listitem><para>In the created mount unit, configures a
+ <varname>Before=</varname> or <varname>After=</varname>
+ dependency on another systemd unit, such as a mount unit.
The argument should be a unit name or an absolute path
to a mount point. This option may be specified more than once.
This option is particularly useful for mount point declarations