man: udevadm settle - mention 180 seconds default timeout

Based on a patch from Jonas Meurer. Thanks!
This commit is contained in:
Kay Sievers
2007-11-22 23:49:30 +01:00
parent c8ee8f983f
commit 101d112e38
2 changed files with 3 additions and 2 deletions

View File

@@ -144,7 +144,7 @@ Watches the udev event queue, and exits if all current events are handled\.
.PP
\fB\-\-timeout=\fR\fB\fIseconds\fR\fR
.RS 4
Maximum seconds to wait for the queue to become empty\.
Maximum number of seconds to wait for the event queue to become empty\. The default value is 180 seconds\.
.RE
.PP
\fB\-\-help\fR

View File

@@ -197,7 +197,8 @@
<varlistentry>
<term><option>--timeout=<replaceable>seconds</replaceable></option></term>
<listitem>
<para>Maximum seconds to wait for the queue to become empty.</para>
<para>Maximum number of seconds to wait for the event queue to become empty.
The default value is 180 seconds.</para>
</listitem>
</varlistentry>
<varlistentry>