From c93350728e822c3da7522664cf0a0e0ee10509fa Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Wed, 23 Jan 2013 01:02:14 +0100 Subject: man: clearify the meaning of timeout=0 for password agents The fact that timeout=0 makes password agents wait indefinitely is documented in http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents. Document it also in the relevant man pages. --- man/crypttab.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/crypttab.xml') diff --git a/man/crypttab.xml b/man/crypttab.xml index 2a839944dc..acc702961d 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -220,7 +220,8 @@ for querying for a password. If no unit is specified seconds is used. Supported units are s, ms, - us, min, h, d. + us, min, h, d. A timeout of 0 waits + indefinitely. -- cgit v1.2.3-54-g00ecf