From: Lennart Poettering Date: Thu, 18 Apr 2013 00:21:01 +0000 (+0200) Subject: man: document that timeout=0 is the default for entries in crypttab X-Git-Tag: v202~24 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8b95c916386eff949d5a8abadf82cda09799794f;p=elogind.git man: document that timeout=0 is the default for entries in crypttab --- diff --git a/man/crypttab.xml b/man/crypttab.xml index a94163b4b..deb577b9d 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -219,9 +219,10 @@ Specify the timeout 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. + Supported units are s, ms, us, min, h, + d. A timeout of 0 waits indefinitely + (which is the + default).