summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
committerru <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
commitc05985f13f215ea0060080637a64b09c3cff6233 (patch)
treefcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/usbd
parent4c9a185523b963e32b04d8114b4b3f1e582b7c6f (diff)
downloadFreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.zip
FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.tar.gz
Sort sections.
Diffstat (limited to 'usr.sbin/usbd')
-rw-r--r--usr.sbin/usbd/usbd.conf.520
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5
index 3fbcd6a..1c314b2 100644
--- a/usr.sbin/usbd/usbd.conf.5
+++ b/usr.sbin/usbd/usbd.conf.5
@@ -127,6 +127,13 @@ Shell command to execute when a device is attached.
.It detach Ar string
Shell command to execute when a device is detached.
.El
+.Sh FILES
+.Bl -tag -width /etc/usbd.conf -compact
+.It Pa /etc/usbd.conf
+The
+.Nm usbd
+configuration file.
+.El
.Sh EXAMPLES
A sample entry to rescan the SCSI bus on connection of a
.Tn "Iomega USB Zip Drive" :
@@ -144,20 +151,13 @@ To start up moused for a newly attached mouse:
devname "ums[0-9]+"
attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME}.pid"
.Ed
-.Sh FILES
-.Bl -tag -width /etc/usbd.conf -compact
-.It Pa /etc/usbd.conf
-The
-.Nm usbd
-configuration file.
-.El
.Sh SEE ALSO
.Xr usb 4 ,
.Xr usbd 8 ,
.Xr usbdevs 8
-.Sh BUGS
-It is currently not possible to use a selection criterion more than once.
-For example, it is not possible to specify more than one vendor ID.
.Sh AUTHORS
This manual page was written by
.An Nick Hibma Aq n_hibma@FreeBSD.org .
+.Sh BUGS
+It is currently not possible to use a selection criterion more than once.
+For example, it is not possible to specify more than one vendor ID.
OpenPOWER on IntegriCloud