chiark / gitweb /
man: fix grammar
authorKay Sievers <kay.sievers@vrfy.org>
Sun, 25 Jan 2009 20:21:43 +0000 (21:21 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Sun, 25 Jan 2009 20:21:43 +0000 (21:21 +0100)
Reported-by: Robert Peterson <rpeterso@redhat.com>
udev/udev.xml

index 4c35e197911ee16b7b30e10d3ba8f99f537a4494..6a92154cc143dbe6af405a8246f377b1d4763b9e 100644 (file)
@@ -90,7 +90,7 @@
           pointing to the node, or run a specified program as part of the event handling.
           If no matching rule is found, the default device node name is used.</para>
 
           pointing to the node, or run a specified program as part of the event handling.
           If no matching rule is found, the default device node name is used.</para>
 
-          <para>A rule may consist of a list of one or more key value pairs separated by
+          <para>A rule consists of a list of one or more key value pairs separated by
           a comma. Each key has a distinct operation, depending on the used operator. Valid
           operators are:</para>
           <variablelist>
           a comma. Each key has a distinct operation, depending on the used operator. Valid
           operators are:</para>
           <variablelist>
             <varlistentry>
               <term><option>!=</option></term>
               <listitem>
             <varlistentry>
               <term><option>!=</option></term>
               <listitem>
-                <para>Compare for non-equality.</para>
+                <para>Compare for inequality.</para>
               </listitem>
             </varlistentry>
 
               </listitem>
             </varlistentry>