chiark / gitweb /
Docs: udev.xml: Clean `*' description
[elogind.git] / udev / udev.xml
index c9083446edfed21f1e59acad599cfed228a12b77..40ccd541a051120fd7c4524568b3a05c475c9b30 100644 (file)
         </varlistentry>
       </variablelist>
 
-      <para>Most of the fields support a shell style pattern matching. The following
+      <para>Most of the fields support shell-style pattern matching. The following
       pattern characters are supported:</para>
       <variablelist>
         <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>