]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: small grammatical/word choice fixes to crypttab man page
authorAnita Zhang <the.anitazha@gmail.com>
Wed, 6 Nov 2019 00:20:42 +0000 (16:20 -0800)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 6 Nov 2019 01:38:53 +0000 (10:38 +0900)
Closes #13608

man/crypttab.xml

index 76eef06bed8d15990e7f3c69391b9763ff501488..e4b1e43e4298f556af2f148bce7730d4f2d6a75a 100644 (file)
         <term><option>nofail</option></term>
 
         <listitem><para>This device will not be a hard dependency of
-        <filename>cryptsetup.target</filename>. It'll be still pulled in and started, but the system
+        <filename>cryptsetup.target</filename>. It'll still be pulled in and started, but the system
         will not wait for the device to show up and be unlocked, and boot will not fail if this is
         unsuccessful. Note that other units that depend on the unlocked device may still fail. In
-        particular, if the device is used for a mount point, the mount point itself is also needs to
-        have <option>noauto</option> option, or the boot will fail if the device is not unlocked
+        particular, if the device is used for a mount point, the mount point itself also needs to
+        have the <option>nofail</option> option, or the boot will fail if the device is not unlocked
         successfully.</para></listitem>
       </varlistentry>