From 0d210b3ad9ebca9fb60c79b2ebbd3d1482485bd3 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 24 Jan 2006 20:24:26 +0100 Subject: [PATCH] recreate man pages from xml source Signed-off-by: Kay Sievers --- udevd.8 | 12 ++++++------ udevinfo.8 | 32 ++++++++++++++++---------------- udevmonitor.8 | 4 ++-- udevsend.8 | 12 ++++++------ udevstart.8 | 4 ++-- udevtest.8 | 4 ++-- 6 files changed, 34 insertions(+), 34 deletions(-) diff --git a/udevd.8 b/udevd.8 index c6efe9a03..bf7e3c7f2 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 . .SH "SEE ALSO" .PP diff --git a/udevinfo.8 b/udevinfo.8 index fc7001dc2..b74a69058 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 . .SH "SEE ALSO" .PP diff --git a/udevmonitor.8 b/udevmonitor.8 index 6f60130cc..e302ba1ab 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 . .SH "SEE ALSO" .PP diff --git a/udevsend.8 b/udevsend.8 index d483f2213..97d09d311 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 . .SH "SEE ALSO" .PP -\fBudev\fR(8), +\fBudev\fR(8), \fBudevd\fR(8) diff --git a/udevstart.8 b/udevstart.8 index ea7a59ea8..bbc022c2c 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 . .SH "SEE ALSO" .PP diff --git a/udevtest.8 b/udevtest.8 index ea0ea5923..f59c2e921 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 . .SH "SEE ALSO" .PP -- 2.30.2