summaryrefslogtreecommitdiff
path: root/udev
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-11 03:44:43 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:49:40 +0000
commit509c02f16086bfce87943071daaa62fe34557641 (patch)
tree1b8cd2c2a75ed5da7e19dd4b1e5043d4ba19f802 /udev
parent21188522ae018e7c819271dd9213c3fdd81925c1 (diff)
Docs: udev.xml: `char' -> `character'
Diffstat (limited to 'udev')
-rw-r--r--udev/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index 04e98e8963..0d6b4ef3ae 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -614,7 +614,7 @@
<para>The string returned by the external program requested with PROGRAM.
A single part of the string, separated by a space character, may be selected
by specifying the part number as an attribute: <option>%c{N}</option>.
- If the number is followed by the '+' char, this part plus all remaining parts
+ If the number is followed by the '+' character, this part plus all remaining parts
of the result string are substituted: <option>%c{N+}</option></para>
</listitem>
</varlistentry>