Skip to content

Commit 7792d9c

Browse files
anitazhayuwata
authored andcommitted
man: small grammatical/word choice fixes to crypttab man page
Closes systemd#13608
1 parent f033788 commit 7792d9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

man/crypttab.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,11 +208,11 @@
208208
<term><option>nofail</option></term>
209209

210210
<listitem><para>This device will not be a hard dependency of
211-
<filename>cryptsetup.target</filename>. It'll be still pulled in and started, but the system
211+
<filename>cryptsetup.target</filename>. It'll still be pulled in and started, but the system
212212
will not wait for the device to show up and be unlocked, and boot will not fail if this is
213213
unsuccessful. Note that other units that depend on the unlocked device may still fail. In
214-
particular, if the device is used for a mount point, the mount point itself is also needs to
215-
have <option>noauto</option> option, or the boot will fail if the device is not unlocked
214+
particular, if the device is used for a mount point, the mount point itself also needs to
215+
have the <option>nofail</option> option, or the boot will fail if the device is not unlocked
216216
successfully.</para></listitem>
217217
</varlistentry>
218218

0 commit comments

Comments
 (0)