summaryrefslogtreecommitdiff
path: root/man/udevadm.8
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.8
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.8')
-rw-r--r--man/udevadm.811
1 files changed, 8 insertions, 3 deletions
diff --git a/man/udevadm.8 b/man/udevadm.8
index a9fe4411a7..5974388d25 100644
--- a/man/udevadm.8
+++ b/man/udevadm.8
@@ -261,10 +261,15 @@ Signal and wait for udevd to exit\&.
.PP
\fB\-l\fR, \fB\-\-log\-priority=\fR\fB\fIvalue\fR\fR
.RS 4
-Set the internal log level of udevd\&. Valid values are the numerical syslog priorities or their textual representations:
+Set the internal log level of
+udevd\&. Valid values are the numerical syslog priorities or their textual representations:
+\fBemerg\fR,
+\fBalert\fR,
+\fBcrit\fR,
\fBerr\fR,
-\fBinfo\fR
-and
+\fBwarning\fR,
+\fBnotice\fR,
+\fBinfo\fR, and
\fBdebug\fR\&.
.RE
.PP