summaryrefslogtreecommitdiff
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-11-02 14:44:51 -0500
committerAnthony G. Basile <blueness@gentoo.org>2014-11-02 14:44:51 -0500
commitc45f1f900283c5d879bae573efa435f1af177007 (patch)
tree31d2b2cd74dae10a84eb0ee187a9963c7f2c38f5 /man/udevadm.xml
parent3d6ead6908a72aa46ade3cf6577d090768f58cb3 (diff)
man: describe all log levels in udevadm(8)
https://bugs.freedesktop.org/show_bug.cgi?id=85657 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index fd83d6b56b..7bb6a665ca 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -368,9 +368,14 @@
<term><option>-l</option></term>
<term><option>--log-priority=<replaceable>value</replaceable></option></term>
<listitem>
- <para>Set the internal log level of udevd. Valid values are the numerical
- syslog priorities or their textual representations: <option>err</option>,
- <option>info</option> and <option>debug</option>.</para>
+ <para>Set the internal log level of
+ <filename>udevd</filename>. Valid values are the
+ numerical syslog priorities or their textual
+ representations: <option>emerg</option>,
+ <option>alert</option>, <option>crit</option>,
+ <option>err</option>, <option>warning</option>,
+ <option>notice</option>, <option>info</option>, and
+ <option>debug</option>.</para>
</listitem>
</varlistentry>
<varlistentry>