summaryrefslogtreecommitdiff
path: root/udev
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-11 01:00:57 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:49:39 +0000
commit793681cb55f22137016e4a01e7bec6f846297f34 (patch)
treef07a5407f585c66ee0dcfef08b49d4775c8a041c /udev
parentad9c70a8364e1792cb8d2536d2acf0a821b266fe (diff)
Docs: udev.xml: Clean up WAIT_FOR description
Diffstat (limited to 'udev')
-rw-r--r--udev/udev.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index 66eeea4e31..f472d9a7b8 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -465,9 +465,9 @@
<varlistentry>
<term><option>WAIT_FOR</option></term>
<listitem>
- <para>Wait for a file to become available or until a 10
- 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>
+ <para>Wait for a file to become available or until a timeout of
+ 10 seconds expires. The path is relative to the sysfs device;
+ if no path is specified, this waits for an attribute to appear.</para>
</listitem>
</varlistentry>