chiark / gitweb /
man: add NAME== match entry
authorMichal Soltys <soltys@ziu.info>
Wed, 28 May 2008 15:20:07 +0000 (17:20 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 28 May 2008 15:20:07 +0000 (17:20 +0200)
udev.7
udev.xml

diff --git a/udev.7 b/udev.7
index a09bdf9ec7582024988b7fedcd8bbea62dfad64c..b27b65c3656eefd642e5707645db2361679e77a9 100644 (file)
--- a/udev.7
+++ b/udev.7
@@ -105,6 +105,11 @@ Match the devpath of the event device\.
 Match the name of the event device\.
 .RE
 .PP
+\fBNAME\fR
+.RS 4
+Match the name of the node or network interface\. It can be used once the NAME key has been set in one of the preceding rules\.
+.RE
+.PP
 \fBSUBSYSTEM\fR
 .RS 4
 Match the subsystem of the event device\.
index a7422e1ca09afae348d4cf9af2f918a35449a9c6..5eff452b771d9db52c45e99e2cd6516f9393f98f 100644 (file)
--- a/udev.xml
+++ b/udev.xml
               </listitem>
             </varlistentry>
 
+            <varlistentry>
+              <term><option>NAME</option></term>
+              <listitem>
+                <para>Match the name of the node or network interface. It can
+                be used once the NAME key has been set in one of the preceding
+                rules.</para>
+              </listitem>
+            </varlistentry>
+
             <varlistentry>
               <term><option>SUBSYSTEM</option></term>
               <listitem>