summaryrefslogtreecommitdiff
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-06-10 22:53:07 +0200
committerKay Sievers <kay@vrfy.org>2012-06-10 22:53:07 +0200
commit4f5d327a49e1a40ae0a3b8f1855dc90f3c0d953f (patch)
tree2ec8c673cc428ad1f40c2dde5379b1b17198fe05 /man/udevadm.xml
parent94f7a71442bda7c43191979ea13cc97112745ce4 (diff)
udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index cbf22b4b5..d0cd9220f 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -116,15 +116,8 @@
<varlistentry>
<term><option>--root</option></term>
<listitem>
- <para>The udev root directory: <filename>/dev</filename>. If used in conjunction
- with a <command>name</command> or <command>symlink</command> query, the
- query returns the absolute path including the root directory.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><option>--run</option></term>
- <listitem>
- <para>The udev runtime directory: <filename>/run/udev</filename>.</para>
+ <para>Print absolute paths in <command>name</command> or <command>symlink</command>
+ query.</para>
</listitem>
</varlistentry>
<varlistentry>