man: suggest using hash= atribut for swap in example

(#883941)
This commit is contained in:
Václav Pavlín 2013-11-21 15:28:02 +01:00 committed by Lukas Nykryn
parent 002f5de9a9
commit fa7abba232
1 changed files with 2 additions and 0 deletions

View File

@ -363,6 +363,8 @@
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>