diff options
author | Michal Soltys <soltys@ziu.info> | 2008-05-28 17:20:07 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-05-28 17:20:07 +0200 |
commit | bbf1599bb57795ba3a627b48c2c26589edc584c1 (patch) | |
tree | 3a63cd97d10950e13a917f444ecd64ac72e46212 /udev.xml | |
parent | b5254b42032b39e393f5c89102ca71c2b3fa0d11 (diff) |
man: add NAME== match entry
Diffstat (limited to 'udev.xml')
-rw-r--r-- | udev.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -160,6 +160,15 @@ </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> <para>Match the subsystem of the event device.</para> |