diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-08 21:41:32 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:36 +0000 |
commit | 954e9c52d1b28c4e2607dd98c62c8424e46f8549 (patch) | |
tree | 949f5333b46d53b872167f0b09b7a0d899877930 /udev/udev.xml | |
parent | 401e59e9aefdda48d037e8d5026c2c8e1edec96e (diff) |
Docs: udev.xml: Clean `*' description
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'udev/udev.xml')
-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 78b538bd4a..40ccd541a0 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -281,7 +281,7 @@ <varlistentry> <term><option>*</option></term> <listitem> - <para>Matches zero, or any number of characters.</para> + <para>Matches zero or more characters.</para> </listitem> </varlistentry> <varlistentry> |