diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-14 17:27:46 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-14 17:27:46 +0000 |
commit | f6db2c6512f4638a3a29725e2a732589e56edc37 (patch) | |
tree | d26cb44c4aab46bfa31819d06bf4a5ea1a2c9e24 /usr.sbin/usbdevs | |
parent | 246679b386b051477d85279e5df0d74115e6b238 (diff) |
Capitalization.
Diffstat (limited to 'usr.sbin/usbdevs')
-rw-r--r-- | usr.sbin/usbdevs/usbdevs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8 index f46f9ca54ed..0cbccc5b8c5 100644 --- a/usr.sbin/usbdevs/usbdevs.8 +++ b/usr.sbin/usbdevs/usbdevs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbdevs.8,v 1.2 2000/02/04 06:45:56 jakob Exp $ +.\" $OpenBSD: usbdevs.8,v 1.3 2000/10/14 17:27:45 aaron Exp $ .\" $NetBSD: usbdevs.8,v 1.4 1999/04/13 20:50:49 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -55,9 +55,9 @@ The indentation of each line indicates its distance from the root. The options are as follows: .Bl -tag -width Ds .It Fl a Ar addr -only print information about the device at the given address. +Only print information about the device at the given address. .It Fl f Ar dev -only print information for the given USB controller. +Only print information for the given USB controller. .It Fl v Be verbose. .El |