summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-13 20:05:42 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-13 20:05:42 -0500
commitb50191c23f4cb6bac1180491b52e1df1e6c79a0f (patch)
tree2412cecc0a75bec73c70e99ac5c6861b316847b0 /man
parentd538bfc71331d2e48363283decd77a61599021db (diff)
man: remove "nofail" from systemd.swap(5)
As suggested by Marcos Felipe Rasia de Mello <marcosfrm@gmail.com>.
Diffstat (limited to 'man')
-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 1155758e2..9cc3b80bb 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>