chiark / gitweb /
087 release
[elogind.git] / udevinfo.8
index d8f7bbe629510b8a07525bf41ff9443d11f0282c..b74a690584319a7e3adde5a70433f9cc64218e91 100644 (file)
@@ -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"
@@ -14,19 +14,19 @@ udevinfo \- query device information from the udev database
 \fBudevinfo\fR [\fB\-q\ \fR\fB\fIquery\-type\fR\fR] [\fB\-a\ \fR] [\fB\-p\ \fR\fB\fIdevice\-path\fR\fR] [\fB\-n\ \fR\fB\fInode\-name\fR\fR] [\fB\-r\fR] [\fB\-e\fR] [\fB\-V\fR] [\fB\-h\fR]
 .SH "DESCRIPTION"
 .PP
-udevinfo queries the udev database for device information stored in the udev database. udevinfo also queries the properties of a device from its sysfs representation to help creating udev rules to match this device.
+udevinfo queries the udev database for device information stored in the udev database. It can also query the properties of a device from its sysfs representation to help creating udev rules that match this device.
 .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