chiark / gitweb /
replace libsysfs
[elogind.git] / docs / udev.xml
index b2e2df0aa39b274d32c708e4e086337e575f451f..7f6a30df521de55a379bf8c8b957b59f09ff03d5 100644 (file)
@@ -53,7 +53,7 @@
 
       <refsect1><title>CONFIGURATION</title>
         <para>All udev configuration files are placed in <filename>/etc/udev/*</filename>.
-        Every file consist of a set of lines of text. All empty lines or lines beginning
+        Every file consists of a set of lines of text. All empty lines or lines beginning
         with '#' will be ignored.</para>
 
         <refsect2><title>Configuration file</title>
               <term><option>ENV{<replaceable>key</replaceable>}</option></term>
               <listitem>
                 <para>Match against the value of an environment key. Depending on
-                the specified operation, this key is also used as a assignment.</para>
+                the specified operation, this key is also used as an assignment.</para>
               </listitem>
             </varlistentry>
 
               </listitem>
             </varlistentry>
 
-            <varlistentry>
-              <term><option>%b</option>, <option>$id</option></term>
-              <listitem>
-                <para>The kernel bus id for this device.</para>
-              </listitem>
-            </varlistentry>
-
             <varlistentry>
               <term><option>%n</option>, <option>$number</option></term>
               <listitem>