man: fix path in crypttab(5)

https://bugs.freedesktop.org/show_bug.cgi?id=75816
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2014-06-23 23:07:53 -04:00
parent 5549f483d0
commit 9fcdf32294
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@
<programlisting>luks UUID=2505567a-9e27-4efe-a4d5-15ad146c258b
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>
hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile=/etc/keyfile</programlisting>
</example>
</refsect1>