tag 452266 patch
thanks

On Thu, Nov 22, 2007 at 08:40:52PM +0100, Jonas Meurer wrote:
> or even better ...

Drop-in (source) patch based on the one you provided.

Cheers,

-- 
Cyril Brulebois
Mention the default timeout (180 seconds) in the udevsettle(8) manpage.

--- a/udevsettle.xml
+++ b/udevsettle.xml
@@ -30,7 +30,7 @@
       </refsynopsisdiv>
 
       <refsect1><title>DESCRIPTION</title>
-        <para>Waits watching the udev event queue and exits if all current 
events are handled.</para>
+        <para>Waits watching the udev event queue and exits if all current 
events are handled, or if a default timeout of 180 seconds (3 minutes) 
passed.</para>
       </refsect1>
 
       <refsect1><title>OPTIONS</title>
@@ -38,7 +38,7 @@
           <varlistentry>
             
<term><option>--timeout=<replaceable>seconds</replaceable></option></term>
             <listitem>
-              <para>maximum seconds to wait for the queue to become 
empty.</para>
+              <para>Maximum seconds to wait for the queue to become empty. The 
builtin default is 180.</para>
             </listitem>
           </varlistentry>
         </variablelist>

Reply via email to