summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/systemd.swap.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
index 1155758e28..9cc3b80bb9 100644
--- a/man/systemd.swap.xml
+++ b/man/systemd.swap.xml
@@ -139,15 +139,12 @@
<varlistentry>
<term><option>nofail</option></term>
- <term><option>fail</option></term>
<listitem><para>With <option>nofail</option> the
swap unit will be only wanted, not required by
<filename>swap.target</filename>. This means that
the boot will continue even if this swap device is
- not activated successfully. Option
- <option>fail</option> has the opposite meaning and
- is the default.</para>
+ not activated successfully.</para>
</listitem>
</varlistentry>
</variablelist>