X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fcrypttab.xml;h=3e249ad23e6847aaf4d81655706863225059ba14;hb=1d940aa32913c108e0282ebd359b2eb999ffeadf;hp=aeacc579733f137a92457047f6ca190c9fd92241;hpb=798d3a524ea57aaf40cb53858aaa45ec702f012d;p=elogind.git diff --git a/man/crypttab.xml b/man/crypttab.xml index aeacc5797..3e249ad23 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -75,7 +75,7 @@ Setting up encrypted block devices using this file supports three encryption modes: LUKS, TrueCrypt and plain. See - cryptsetup8 + cryptsetup8 for more information about each mode. When no mode is specified in the options field and the block device contains a LUKS signature, it is opened as a LUKS device; otherwise, it is assumed to be in @@ -117,7 +117,7 @@ Specifies the cipher to use. See - cryptsetup8 + cryptsetup8 for possible values and the default value of this option. A cipher with unpredictable IV values, such as aes-cbc-essiv:sha256, is @@ -129,7 +129,7 @@ Specifies the hash to use for password hashing. See - cryptsetup8 + cryptsetup8 for possible values and the default value of this option. @@ -140,7 +140,7 @@ Use a detached (separated) metadata device or file where the LUKS header is stored. This option is only relevant for LUKS devices. See - cryptsetup8 + cryptsetup8 for possible values and the default value of this option. @@ -150,7 +150,7 @@ Specifies the number of bytes to skip at the start of the key file. See - cryptsetup8 + cryptsetup8 for possible values and the default value of this option. @@ -160,7 +160,7 @@ Specifies the maximum number of bytes to read from the key file. See - cryptsetup8 + cryptsetup8 for possible values and the default value of this option. This option is ignored in plain encryption mode, as the key file size is then given by the key size. @@ -174,7 +174,7 @@ given passphrase or key, but another would, the setup of the device will fail regardless. This option implies . See - cryptsetup8 + cryptsetup8 for possible values. The default is to try all key slots in sequential order. @@ -221,7 +221,7 @@ Specifies the key size in bits. See - cryptsetup8 + cryptsetup8 for possible values and the default value of this option. @@ -278,7 +278,7 @@ volume provided in the second field. Please note that there is no protection for the hidden volume if the outer volume is mounted instead. See - cryptsetup8 + cryptsetup8 for more information on this limitation. @@ -383,7 +383,7 @@ hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile=/etc/keyfil systemd1, systemd-cryptsetup@.service8, systemd-cryptsetup-generator8, - cryptsetup8, + cryptsetup8, mkswap8, mke2fs8