X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fcrypttab.xml;h=2a839944dc4d87f8e2eb8e2a0a6cd1f1b29319c1;hp=2fa8e8940fb6a1baff7bc8da9498393fc82c082b;hb=8bd3b8620c80d0f2383f2fb04315411fc8077ca1;hpb=880a599e262b9193219e612d827b35bb0c292dae diff --git a/man/crypttab.xml b/man/crypttab.xml index 2fa8e8940..2a839944d 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,9 +217,9 @@ timeout= Specify the timeout - for querying for a password. If not - unit is specified in - seconds. Supported units are s, ms, + for querying for a password. If no + unit is specified seconds is used. + Supported units are s, ms, us, min, h, d.