X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fcrypttab.xml;h=90d8ce95fe5710f9fcb180f5f50cec7553f94046;hb=6da49b8b2f78fd74bb33de961ef8a4c7f727b822;hp=298f39e0e3ca6c9d2d02a8cdbf7841113f85e433;hpb=8cf3ca80680b43015971cbbf4625517ae859d50c;p=elogind.git diff --git a/man/crypttab.xml b/man/crypttab.xml index 298f39e0e..90d8ce95f 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -112,7 +112,7 @@ - allow-discards + discard Allow discard requests to be passed through the encrypted block device. This @@ -167,7 +167,7 @@ luks Force LUKS mode. When this mode - is used the following options are ignored since + is used, the following options are ignored since they are provided by the LUKS header on the device: cipher=, hash=, @@ -232,7 +232,7 @@ tcrypt Use TrueCrypt encryption mode. - When this mode is used the following options are + When this mode is used, the following options are ignored since they are provided by the TrueCrypt header on the device or do not apply: cipher=, @@ -330,7 +330,9 @@ tries= Specifies the maximum number of - times the user is queried for a password. + times the user is queried for a password. + The default is 3. If set to 0, the user is + queried for a password indefinitely.