summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbdevs
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-10-14 17:27:45 +0000
committeraaron <aaron@openbsd.org>2000-10-14 17:27:45 +0000
commit959fd710b1b3e9195042df9f362b870bcf386ac9 (patch)
treec005313547880df281aad65c9e1d9a07b03bb1c4 /usr.sbin/usbdevs
parentRepair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works. (diff)
downloadwireguard-openbsd-959fd710b1b3e9195042df9f362b870bcf386ac9.tar.xz
wireguard-openbsd-959fd710b1b3e9195042df9f362b870bcf386ac9.zip
Capitalization.
Diffstat (limited to 'usr.sbin/usbdevs')
-rw-r--r--usr.sbin/usbdevs/usbdevs.86
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