man: add NAME== match entry

This commit is contained in:
Michal Soltys 2008-05-28 17:20:07 +02:00 committed by Kay Sievers
parent b5254b4203
commit bbf1599bb5
2 changed files with 14 additions and 0 deletions

5
udev.7
View file

@ -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\.

View file

@ -159,6 +159,15 @@
</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>