summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbd
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2003-05-04 22:13:00 +0000
committermurray <murray@FreeBSD.org>2003-05-04 22:13:00 +0000
commit6ff96f7a8123387563596909f6ada03919b54bde (patch)
tree800c56884f27b8bb19696adec6c09b471a21bd6f /usr.sbin/usbd
parente3834d7ef2dcdd8ab82afcb3a6a3e328d5fbdbdf (diff)
downloadFreeBSD-src-6ff96f7a8123387563596909f6ada03919b54bde.zip
FreeBSD-src-6ff96f7a8123387563596909f6ada03919b54bde.tar.gz
A few grammatical improvements.
PR: docs/40911 MFC After: 3 days
Diffstat (limited to 'usr.sbin/usbd')
-rw-r--r--usr.sbin/usbd/usbd.88
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8
index 4b5464a..65e7ba3 100644
--- a/usr.sbin/usbd/usbd.8
+++ b/usr.sbin/usbd/usbd.8
@@ -52,7 +52,7 @@
.Sh DESCRIPTION
The
.Nm
-utility handles the USB device attachment and detachment.
+utility handles USB device attachment and detachment.
It does two things.
Through opening the
.Pa /dev/usb0 ,
@@ -71,7 +71,9 @@ If the
.Dq ohci
and
.Dq uhci
-modules are not loaded, it will load them automatically.
+modules are not loaded,
+.Nm
+will load them automatically.
.Pp
The second part is the handling of the attachment and detachment of USB
devices.
@@ -81,7 +83,7 @@ is opened and events are read from it.
Whenever a device is attached or
detached the list of actions read from
.Pa /etc/usbd.conf
-are searched for a matching entry.
+is searched for a matching entry.
If found, the corresponding action is
executed.
.Pp
OpenPOWER on IntegriCloud