chiark / gitweb /
Clarify WAIT_FOR documentation
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 21 Sep 2010 10:12:01 +0000 (12:12 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 21 Sep 2010 10:12:01 +0000 (12:12 +0200)
The path is relative to the sysfs device, so this provides an easy way to wait
for an attribute to appear.

udev/udev.xml

index 6085dfff24e4db76170548854e068657d556147a..682cc3f959352b60ab1343340a4ac360a5c7b818 100644 (file)
           <term><option>WAIT_FOR</option></term>
           <listitem>
             <para>Wait for a file to become available or until a 10
-            seconds timeout expires.</para>
+            seconds timeout expires. The path is relative to the sysfs device,
+            i. e. if no path is specified this waits for an attribute to appear.</para>
           </listitem>
         </varlistentry>