diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-11-25 09:31:09 +0100 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-11-25 09:31:09 +0100 |
commit | 517dcac840fe8d5bf30a05c0084eff219af10a4a (patch) | |
tree | e51f0f1a2895418979509ba6a06868dd6df2ce33 | |
parent | 2af29c881ae910da2d0ea2cceed5bb27355bb7d2 (diff) |
Revert "man: suggest using hash= atribut for swap in example"
This reverts commit fa7abba2328eb2d23a7e27708f86f5013059ddcf.
-rw-r--r-- | man/crypttab.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index fae39e71b0..90d8ce95fe 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -363,8 +363,6 @@ swap /dev/sda7 /dev/urandom swap truecrypt /dev/sda2 /etc/container_password tcrypt hidden /mnt/tc_hidden /null tcrypt-hidden,tcrypt-keyfile=/etc/keyfile</programlisting> - <para>Note that the default hash algorithm is ripemd160. If you use your system - in FIPS mode, please specify supported hash algorithm (e.g.: hash=sha1).</para> </example> </refsect1> |