diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-02-17 02:49:45 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 19:03:07 -0500 |
commit | dc968941bfc9be464e1df15afa05693dec3ec192 (patch) | |
tree | 4a6390afb279dd0406e2f8d68843b6a918f9cc14 /man/crypttab.xml | |
parent | 66f756d437658cc464bfb5647c97efd0cf77f933 (diff) |
doc: choose different words to improve clarity
I suggest the following changes to improve the way the text reads
("flows").
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r-- | man/crypttab.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index 2d4150013b..668e51dc06 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -171,7 +171,7 @@ If the key slot does not match the given passphrase or key, but another would, the setup of the device will fail regardless. - This implies <varname>luks</varname>. See + This option implies <varname>luks</varname>. See <citerefentry><refentrytitle>cryptsetup</refentrytitle><manvolnum>8</manvolnum></citerefentry> for possible values. The default is to try all key slots in sequential order.</para></listitem> @@ -275,7 +275,7 @@ <term><varname>tcrypt-hidden</varname></term> <listitem><para>Use the hidden TrueCrypt volume. - This implies <varname>tcrypt</varname>.</para> + This option implies <varname>tcrypt</varname>.</para> <para>This will map the hidden volume that is inside of the volume provided in the second @@ -304,7 +304,7 @@ <term><varname>tcrypt-system</varname></term> <listitem><para>Use TrueCrypt in system - encryption mode. This implies + encryption mode. This option implies <varname>tcrypt</varname>.</para></listitem> </varlistentry> |