1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-26 17:49:52 +03:00

Docs: udev.xml: char' -> character'

This commit is contained in:
Michael Witten
2011-04-11 03:44:43 +00:00
parent 21188522ae
commit 509c02f160

View File

@ -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>