chiark / gitweb /
man: recreate from xml
[elogind.git] / udevd.8
diff --git a/udevd.8 b/udevd.8
index 4243064383832af81fd7380ac025755ecdb653cf..f40a959005fcf1ba66ac58223c46475ce97566db 100644 (file)
--- a/udevd.8
+++ b/udevd.8
@@ -1,6 +1,6 @@
 .\"     Title: udevd
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.0 <http://docbook.sf.net/>
+.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
 .\"      Date: August 2005
 .\"    Manual: udevd, udevcontrol
 .\"    Source: udev
@@ -23,27 +23,27 @@ udevd listens to kernel uevents and passes the incoming events to udev. It ensur
 .SH "OPTIONS"
 .PP
 \fB\-\-daemon\fR
-.RS 3n
+.RS 4
 Detach and run in the background.
 .RE
 .PP
 \fB\-\-debug\-trace\fR
-.RS 3n
+.RS 4
 Run all events completely serialized. This may be useful if udev triggers actions or loads kernel modules which cause problems and a slow but continiuous operation is needed, where no events are processed in parallel.
 .RE
 .PP
 \fB\-\-verbose\fR
-.RS 3n
+.RS 4
 Print log messages to stdout.
 .RE
 .PP
 \fB\-\-help\fR
-.RS 3n
+.RS 4
 Print usage.
 .RE
 .PP
 \fBlog_priority=\fR\fB\fIvalue\fR\fR
-.RS 3n
+.RS 4
 udevcontrol can dynamically set the log level of udevd. Valid values are the numerical syslog priorities or their textual representations:
 \fBerr\fR,
 \fBinfo\fR
@@ -52,18 +52,18 @@ and
 .RE
 .PP
 \fBstop_exec_queue\fR
-.RS 3n
+.RS 4
 udevcontrol stops the execution of events from udevd.
 .RE
 .PP
 \fBstart_exec_queue\fR
-.RS 3n
+.RS 4
 udevcontrol starts the execution of events from udevd.
 .RE
 .SH "ENVIRONMENT"
 .PP
 \fBUDEV_LOG\fR
-.RS 3n
+.RS 4
 Overrides the syslog priority specified in the config file.
 .RE
 .SH "AUTHOR"