summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-01-24 20:24:26 +0100
committerKay Sievers <kay.sievers@suse.de>2006-01-24 20:24:26 +0100
commit0d210b3ad9ebca9fb60c79b2ebbd3d1482485bd3 (patch)
tree5ccf9534923313cdb53522bf85eed0ee001f1e2f
parent2c769419a18281ab095809cf3c37a36f0f615c01 (diff)
recreate man pages from xml source
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
-rw-r--r--udevd.812
-rw-r--r--udevinfo.832
-rw-r--r--udevmonitor.84
-rw-r--r--udevsend.812
-rw-r--r--udevstart.84
-rw-r--r--udevtest.84
6 files changed, 34 insertions, 34 deletions
diff --git a/udevd.8 b/udevd.8
index c6efe9a03a..bf7e3c7f2f 100644
--- a/udevd.8
+++ b/udevd.8
@@ -1,5 +1,5 @@
.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
+.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "UDEVD" "8" "August 2005" "udev" "udevd, udevcontrol"
@@ -23,10 +23,10 @@ udevd listens to kernel uevents and passes the incoming events to udev. It ensur
Detach and run in the background.
.TP
\fBlog_priority=\fR\fB\fIvalue\fR\fR
-udevcontrol can dynamically set the log level of udevd. Valid values are the numerical syslog priorities or their textual representations:
-\fBerr\fR,
-\fBinfo\fR
-and
+udevcontrol can dynamically set the log level of udevd. Valid values are the numerical syslog priorities or their textual representations:
+\fBerr\fR,
+\fBinfo\fR
+and
\fBdebug\fR.
.TP
\fBstop_exec_queue\fR
@@ -40,7 +40,7 @@ udevcontrol starts the execution of events from udevd.
Overrides the syslog priority specified in the config file.
.SH "AUTHOR"
.PP
-Written by Kay Sievers
+Written by Kay Sievers
<kay.sievers@vrfy.org>.
.SH "SEE ALSO"
.PP
diff --git a/udevinfo.8 b/udevinfo.8
index fc7001dc21..b74a690584 100644
--- a/udevinfo.8
+++ b/udevinfo.8
@@ -1,5 +1,5 @@
.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
+.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "UDEVINFO" "8" "August 2005" "udev" "udevinfo"
@@ -18,15 +18,15 @@ udevinfo queries the udev database for device information stored in the udev dat
.SH "OPTIONS"
.TP
\fB\-q\fR
-Query the database for specified type of device data. It needs the
-\fB\-p\fR
-or
-\fB\-n\fR
-to identify the specified device. Valid queries are:
-\fBname\fR,
-\fBsymlink\fR,
-\fBpath\fR,
-\fBenv\fR,
+Query the database for specified type of device data. It needs the
+\fB\-p\fR
+or
+\fB\-n\fR
+to identify the specified device. Valid queries are:
+\fBname\fR,
+\fBsymlink\fR,
+\fBpath\fR,
+\fBenv\fR,
\fBall\fR.
.TP
\fB\-a\fR
@@ -39,11 +39,11 @@ The sysfs path of the device to query.
The name of the device node or a symlink to query
.TP
\fB\-r\fR
-The udev root directory:
-\fI/dev\fR. If used in conjunction with a
-\fBname\fR
-or
-\fBsymlink\fR
+The udev root directory:
+\fI/dev\fR. If used in conjunction with a
+\fBname\fR
+or
+\fBsymlink\fR
query, the query returns the absolute path.
.TP
\fB\-e\fR
@@ -53,7 +53,7 @@ Export the content of the udev database.
Print help text.
.SH "AUTHOR"
.PP
-Written by Kay Sievers
+Written by Kay Sievers
<kay.sievers@vrfy.org>.
.SH "SEE ALSO"
.PP
diff --git a/udevmonitor.8 b/udevmonitor.8
index 6f60130cc7..e302ba1ab2 100644
--- a/udevmonitor.8
+++ b/udevmonitor.8
@@ -1,5 +1,5 @@
.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
+.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "UDEVMONITOR" "8" "August 2005" "udev" "udevmonitor"
@@ -21,7 +21,7 @@ udevmonitor listens to the kernel uevents and events send out by a udev rule and
Print the complete environment for all events. Can be used to compare the kernel supplied and the udev added environment values.
.SH "AUTHOR"
.PP
-Written by Kay Sievers
+Written by Kay Sievers
<kay.sievers@vrfy.org>.
.SH "SEE ALSO"
.PP
diff --git a/udevsend.8 b/udevsend.8
index d483f22133..97d09d3110 100644
--- a/udevsend.8
+++ b/udevsend.8
@@ -1,5 +1,5 @@
.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
+.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "UDEVSEND" "8" "August 2005" "udev" "udevsend"
@@ -18,9 +18,9 @@ Usually the udev daemon listens directly to the kernel uevents. udevsend may be
.SH "ENVIRONMENT"
.TP
\fBACTION\fR
-\fIadd\fR
-or
-\fIremove\fR
+\fIadd\fR
+or
+\fIremove\fR
signifies the addition or the removal of a device.
.TP
\fBDEVPATH\fR
@@ -30,9 +30,9 @@ The sysfs devpath without the mountpoint but a leading slash.
The kernel subsystem the device belongs to.
.SH "AUTHOR"
.PP
-Written by Kay Sievers
+Written by Kay Sievers
<kay.sievers@vrfy.org>.
.SH "SEE ALSO"
.PP
-\fBudev\fR(8),
+\fBudev\fR(8),
\fBudevd\fR(8)
diff --git a/udevstart.8 b/udevstart.8
index ea7a59ea8b..bbc022c2c2 100644
--- a/udevstart.8
+++ b/udevstart.8
@@ -1,5 +1,5 @@
.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
+.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "UDEVSTART" "8" "August 2005" "udev" "udevstart"
@@ -17,7 +17,7 @@ udevstart \- populate initial device directory
udevstart scans the kernel exported device information available in sysfs for devices which require a device node to operate and creates the node using the specified udev rules. udevstart is used to create the initial device directory after system bootup.
.SH "AUTHOR"
.PP
-Written by Harald Hoyer
+Written by Harald Hoyer
<harald@redhat.com>.
.SH "SEE ALSO"
.PP
diff --git a/udevtest.8 b/udevtest.8
index ea0ea59238..f59c2e921c 100644
--- a/udevtest.8
+++ b/udevtest.8
@@ -1,5 +1,5 @@
.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
+.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "UDEVTEST" "8" "August 2005" "udev" "udevtest"
@@ -17,7 +17,7 @@ udevtest \- simulate a udev run and print the action to the console
udevtest simulates a udev run for the given device and prints out the name of the node udev would have created, or the name of the network interface, that would have been renamend.
.SH "AUTHOR"
.PP
-Written by Greg Kroah\-Hartman
+Written by Greg Kroah\-Hartman
<greg@kroah.com>.
.SH "SEE ALSO"
.PP