summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-01-30 22:34:27 +0000
committertrhodes <trhodes@FreeBSD.org>2003-01-30 22:34:27 +0000
commit6a4512abe50b9fba4ea3901566936bdf30cc7f73 (patch)
tree70adadc7edc2b4efdd4fde1c1b1a72ecd271a619 /usr.sbin
parent07621ba4775befd39abe69561b9f905ea3512e3c (diff)
downloadFreeBSD-src-6a4512abe50b9fba4ea3901566936bdf30cc7f73.zip
FreeBSD-src-6a4512abe50b9fba4ea3901566936bdf30cc7f73.tar.gz
Grammar cleanup.
PR: 34529 Submitted by: David Sieborger <drs@rucus.ru.ac.za> (original version) With comments by: keramida
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/usbd/usbd.82
-rw-r--r--usr.sbin/usbd/usbd.conf.58
2 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8
index 7fff877..4b5464a 100644
--- a/usr.sbin/usbd/usbd.8
+++ b/usr.sbin/usbd/usbd.8
@@ -57,7 +57,7 @@ It does two things.
Through opening the
.Pa /dev/usb0 ,
.Pa /dev/usb1 ,
-etc. devices, it enables the kernel to do handle change requests from
+etc. devices, it enables the kernel to handle change requests from
attached hubs.
This functionality will be removed when the kernel has
kernel threads.
diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5
index a17c637..f45a9b4 100644
--- a/usr.sbin/usbd/usbd.conf.5
+++ b/usr.sbin/usbd/usbd.conf.5
@@ -64,7 +64,7 @@ Each entry contains a number of fields.
There are 3 types of fields:
descriptive fields, selection criteria and commands to execute on
events.
-The field name is case sensitive and should be all lower case.
+The field names are case sensitive and should be all lower case.
Each field can have one or more arguments.
.Pp
The following fields are available:
@@ -156,8 +156,8 @@ configuration file.
.Xr usbd 8 ,
.Xr usbdevs 8
.Sh BUGS
-It is currently not possible to use a selection criterium more than once. For
-example it is not possible to specify more than one vendor Id.
+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
-The man page for the usbd configuration file was written by
+This manual page was written by
.An Nick Hibma Aq n_hibma@FreeBSD.org .
OpenPOWER on IntegriCloud