diff options
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 73d5e28e72..3043e90499 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -471,7 +471,7 @@ <term><option>nofail</option></term> <listitem><para>With <option>nofail</option>, this mount will be only wanted, not required, by - <filename>local-fs.target</filename> or <filename>remote-fs.target</filename>. Moreover the mount unit is not + <filename>local-fs.target</filename> or <filename>remote-fs.target</filename>. Moreover, the mount unit is not ordered before these target units. This means that the boot will continue without waiting for the mount unit and regardless whether the mount point can be mounted successfully.</para> |