[systemd-devel] [PATCH] correct udevadm manual
Yang Zhiyong
yangzy.fnst at cn.fujitsu.com
Thu Oct 24 03:21:12 CEST 2013
The existed option in 'src/udev/udevadm-test.c' is "resolve-names" instead of "subsystem",so I corrected the manual.
Signed-off-by: Yang Zhiyong <yangzy.fnst at cn.fujitsu.com>
---
man/udevadm.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/udevadm.xml b/man/udevadm.xml
index d0b257d..415bb72 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -462,9 +462,9 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><option>--subsystem=<replaceable>string</replaceable></option></term>
+ <term><option>--resolve-names=<replaceable>string</replaceable></option></term>
<listitem>
- <para>The subsystem string.</para>
+ <para>Resolve-names must be early, late or never.</para>
</listitem>
</varlistentry>
<varlistentry>
--
1.7.1
More information about the systemd-devel
mailing list