chiark / gitweb /
Docs: udev.xml: Add comma
authorMichael Witten <mfwitten@gmail.com>
Mon, 11 Apr 2011 03:43:16 +0000 (03:43 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 11 Apr 2011 05:49:40 +0000 (05:49 +0000)
udev/udev.xml

index 6f32f2164f6665ef19d38e4bf1db7e596a66e4b8..04e98e8963f850b200b21dae9497232ac695da08 100644 (file)
           <term><option>$result</option>, <option>%c</option></term>
           <listitem>
             <para>The string returned by the external program requested with PROGRAM.
           <term><option>$result</option>, <option>%c</option></term>
           <listitem>
             <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
+            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>.
             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 '+' char, this part plus all remaining parts
             of the result string are substituted: <option>%c{N+}</option></para>
           </listitem>
         </varlistentry>
             of the result string are substituted: <option>%c{N+}</option></para>
           </listitem>
         </varlistentry>