X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fcrypttab.xml;h=1063b46e06c452a8220eff57579fa691731f4af5;hb=1e158d273bb63883566358cbb886cd4167421df6;hp=8711272a871addf8020b78088b4f3c87f19c65ce;hpb=4271d8235f1186ddad54f432eaca10f8e3bd255f;p=elogind.git diff --git a/man/crypttab.xml b/man/crypttab.xml index 8711272a8..1063b46e0 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -25,7 +25,7 @@ The Red Hat version has been written by Miloslav Trmac . --> - + crypttab @@ -68,7 +68,7 @@ describes encrypted block devices that are set up during system boot. - Empty lines and lines starting with the # + Empty lines and lines starting with the # character are ignored. Each of the remaining lines describes one encrypted block device, fields on the line are delimited by white space. The first two @@ -103,7 +103,7 @@ comma-delimited list of options. The following options are recognized: - + cipher= @@ -175,14 +175,14 @@ verify - If the the encryption + If the encryption password is read from console, it has to be entered twice (to prevent typos). - read-only + read-onlyreadonly Set up the encrypted block device in read-only @@ -217,10 +217,12 @@ 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 + (which is the + default).