diff options
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 6 |
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> |