X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fcrypttab.xml;h=acc702961d4b89b0a1191d13fb5b1d82a6bc76f5;hb=c93350728e822c3da7522664cf0a0e0ee10509fa;hp=2fa8e8940fb6a1baff7bc8da9498393fc82c082b;hpb=880a599e262b9193219e612d827b35bb0c292dae;p=elogind.git diff --git a/man/crypttab.xml b/man/crypttab.xml index 2fa8e8940..acc702961 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -130,6 +130,18 @@ + + keyfile-size= + + Specifies the maximum number + of bytes to read from the keyfile; see + cryptsetup8 + for possible values and the default + value of this option. This option is ignored + in plain encryption mode, as the keyfile-size is then given by the key size. + + + keyfile-offset= @@ -163,7 +175,7 @@ verify - If the the encryption + If the encryption password is read from console, it has to be entered twice (to prevent typos). @@ -205,10 +217,11 @@ timeout= Specify the timeout - for querying for a password. If not - unit is specified in - seconds. Supported units are s, ms, - us, min, h, d. + for querying for a password. If no + unit is specified seconds is used. + Supported units are s, ms, + us, min, h, d. A timeout of 0 waits + indefinitely.