diff options
-rw-r--r-- | man/crypttab.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index a94163b4b2..deb577b9de 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -219,9 +219,10 @@ <listitem><para>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.</para></listitem> + Supported units are s, ms, us, min, h, + d. A timeout of 0 waits indefinitely + (which is the + default).</para></listitem> </varlistentry> <varlistentry> |