diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 04:16:31 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:41 +0000 |
commit | 620da34de221f70df7c61d3cdefef46bf56dac25 (patch) | |
tree | 71a92f294cef4dc95d9cb545b2e836ac1b0d39b3 /udev | |
parent | d0878effb94b9375185e9f590e1708b3664b8ab3 (diff) |
Docs: udev.xml: Fix dangling modifier
Diffstat (limited to 'udev')
-rw-r--r-- | udev/udev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index 9b40cbb03e..8a4212fd54 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -511,8 +511,8 @@ <varlistentry> <term><option>watch</option></term> <listitem> - <para>Watch the device node with inotify; when closed after being opened for - writing, a change uevent is synthesised.</para> + <para>Watch the device node with inotify; when the node is closed after being opened for + writing, a change uevent is synthesized.</para> </listitem> </varlistentry> <varlistentry> |