From 517dcac840fe8d5bf30a05c0084eff219af10a4a Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Mon, 25 Nov 2013 09:31:09 +0100 Subject: [PATCH] Revert "man: suggest using hash= atribut for swap in example" This reverts commit fa7abba2328eb2d23a7e27708f86f5013059ddcf. --- man/crypttab.xml | 2 -- 1 file changed, 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 - 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).