]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Documentation update for x-systemd.{before,after}
authorAntonio Russo <antonio.e.russo@gmail.com>
Tue, 21 Jan 2020 02:35:13 +0000 (19:35 -0700)
committerAntonio Russo <antonio.e.russo@gmail.com>
Tue, 21 Jan 2020 04:05:08 +0000 (21:05 -0700)
A minor clarification in the manual page is made.

Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com>
man/systemd.mount.xml

index fe8a6f00cee1ec0bc7ddb2f802b8fec80f110804..6ee9d47db20ea052d20ad8724c1dd1f742727db1 100644 (file)
         <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