chiark / gitweb /
man: remove "nofail" from systemd.swap(5)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 14 Jan 2015 01:05:42 +0000 (20:05 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 14 Jan 2015 01:05:42 +0000 (20:05 -0500)
As suggested by Marcos Felipe Rasia de Mello <marcosfrm@gmail.com>.

man/systemd.swap.xml

index 1155758e28d86aeed6b095278edaab8a80412917..9cc3b80bb973f9a2a1fde8c29f1a90fc82c51b18 100644 (file)
 
                   <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>