diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 03:51:43 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:41 +0000 |
commit | d0878effb94b9375185e9f590e1708b3664b8ab3 (patch) | |
tree | 780ace0fd046c30a4085b43d16f6ee14e201193e | |
parent | 2d74bc75792bdd993e6298cf253541624001517c (diff) |
Docs: udev.xml: Improved word order
-rw-r--r-- | udev/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index 8521424206..9b40cbb03e 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -659,7 +659,7 @@ <varlistentry> <term><option>$tempnode</option>, <option>%N</option></term> <listitem> - <para>The name of a created temporary device node to provide access to + <para>The name of a temporary device node created to provide access to the device from a external program before the real node is created.</para> </listitem> </varlistentry> |