chiark / gitweb /
Docs: udev.xml: `,' -> `;'
[elogind.git] / udev / udev.xml
index 3bf7ee8ec556a759be2a4b10c09a6e5138079528..d777570eb8113ddacd4d1311aaf1f4cdc6dbd468 100644 (file)
@@ -80,8 +80,8 @@
       the same name in <filename>/lib/udev/rules.d/</filename>; this can be
       used to ignore a default rules file if needed.</para>
 
       the same name in <filename>/lib/udev/rules.d/</filename>; this can be
       used to ignore a default rules file if needed.</para>
 
-      <para>Rule files must end in <filename>.rules</filename>, other extensions
-      are ignored.</para>
+      <para>Rule files must have the extension <filename>.rules</filename>; other
+      extensions are ignored.</para>
 
       <para>Every line in the rules file contains at least one key value pair.
       There are two kind of keys, match and assignment keys.
 
       <para>Every line in the rules file contains at least one key value pair.
       There are two kind of keys, match and assignment keys.
               <varlistentry>
                 <term><option>watch</option></term>
                 <listitem>
               <varlistentry>
                 <term><option>watch</option></term>
                 <listitem>
-                  <para>Watch the device node with inotify, when closed after being opened for
+                  <para>Watch the device node with inotify; when closed after being opened for
                   writing, a change uevent is synthesised.</para>
                 </listitem>
               </varlistentry>
                   writing, a change uevent is synthesised.</para>
                 </listitem>
               </varlistentry>