From 0599b4a25fdeffd7eb3acbd4c9783f40fa70f759 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 31 Aug 2005 00:00:22 +0200 Subject: [PATCH] add missing udevsend man page Signed-off-by: Kay Sievers --- docs/udevsend.xml | 90 +++++++++++++++++++++++++++++++++++++++++++++++ udevsend.8 | 38 ++++++++++++++++++++ 2 files changed, 128 insertions(+) create mode 100644 docs/udevsend.xml create mode 100644 udevsend.8 diff --git a/docs/udevsend.xml b/docs/udevsend.xml new file mode 100644 index 000000000..aa76eea84 --- /dev/null +++ b/docs/udevsend.xml @@ -0,0 +1,90 @@ + + + +
+ + xmlto + + Kay + Sievers + kay.sievers@vrfy.org + + + 2005 + Kay Sievers + + + +
+ udevsend + + + udevsend + August 2005 + udev + + + + udevsend + 8 + + + + udevsend + send the current environment to the udev daemon + + + + + udevsend + + + + DESCRIPTION + 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. + + + ENVIRONMENT + + + + + add or remove signifies + the addition or the removal of a device. + + + + + + + The sysfs devpath without the mountpoint but a leading slash. + + + + + + + The kernel subsystem the device belongs to. + + + + + AUTHOR + Written by Kay Sievers kay.sievers@vrfy.org. + + + + SEE ALSO + + udev8 + , + + udevd8 + + + +
+
diff --git a/udevsend.8 b/udevsend.8 new file mode 100644 index 000000000..d483f2213 --- /dev/null +++ b/udevsend.8 @@ -0,0 +1,38 @@ +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0). +.\" 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" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH "NAME" +udevsend \- send the current environment to the udev daemon +.SH "SYNOPSIS" +.HP 9 +\fBudevsend\fR +.SH "DESCRIPTION" +.PP +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. +.SH "ENVIRONMENT" +.TP +\fBACTION\fR +\fIadd\fR +or +\fIremove\fR +signifies the addition or the removal of a device. +.TP +\fBDEVPATH\fR +The sysfs devpath without the mountpoint but a leading slash. +.TP +\fBSUBSYSTEM\fR +The kernel subsystem the device belongs to. +.SH "AUTHOR" +.PP +Written by Kay Sievers +. +.SH "SEE ALSO" +.PP +\fBudev\fR(8), +\fBudevd\fR(8) -- 2.30.2