diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-06-02 22:06:01 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-06-02 22:06:01 +0200 |
commit | 5e9eb88f2f6d99eaee16aeeb76ac08a1bf98a668 (patch) | |
tree | db00f07e7371538ff674fc626aba706058de8c8a /udev.xml | |
parent | 03178b0ccec2d4eed7e57563f17fc60adc0a4446 (diff) |
add $sys substitution
Diffstat (limited to 'udev.xml')
-rw-r--r-- | udev.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -530,6 +530,13 @@ </varlistentry> <varlistentry> + <term><option>$sys</option>, <option>%S</option></term> + <listitem> + <para>The sysfs mount point.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><option>$tempnode</option>, <option>%N</option></term> <listitem> <para>The name of a created temporary device node to provide access to |