chiark / gitweb /
add edd_id tool to match BIOS EDD disk information
[elogind.git] / udevsend.8
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "UDEVSEND" "8" "August 2005" "udev" "udevsend"
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 udevsend \- send the current environment to the udev daemon
12 .SH "SYNOPSIS"
13 .HP 9
14 \fBudevsend\fR
15 .SH "DESCRIPTION"
16 .PP
17 Usually the udev daemon listens directly to the kernel uevents. udevsend may be used to pass events for already existing devices from a userspace application to the daemon.
18 .SH "ENVIRONMENT"
19 .TP
20 \fBACTION\fR
21 \fIadd\fR 
22 or 
23 \fIremove\fR 
24 signifies the addition or the removal of a device.
25 .TP
26 \fBDEVPATH\fR
27 The sysfs devpath without the mountpoint but a leading slash.
28 .TP
29 \fBSUBSYSTEM\fR
30 The kernel subsystem the device belongs to.
31 .SH "AUTHOR"
32 .PP
33 Written by Kay Sievers 
34 <kay.sievers@vrfy.org>.
35 .SH "SEE ALSO"
36 .PP
37 \fBudev\fR(8), 
38 \fBudevd\fR(8)