summaryrefslogtreecommitdiff
path: root/usr.sbin/usbdevs/usbdevs.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/usbdevs/usbdevs.8')
-rw-r--r--usr.sbin/usbdevs/usbdevs.85
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8
index 24d15916a57..8f9f256c320 100644
--- a/usr.sbin/usbdevs/usbdevs.8
+++ b/usr.sbin/usbdevs/usbdevs.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: usbdevs.8,v 1.2 1998/07/13 11:01:50 augustss Exp $
+.\" $NetBSD: usbdevs.8,v 1.3 1998/07/23 13:57:51 augustss Exp $
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@@ -41,6 +41,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl a Ar addr
+.Op Fl f Ar dev
.Op Fl v
.Sh DESCRIPTION
.Nm
@@ -52,6 +53,8 @@ The options are as follows:
.Bl -tag -width Ds
.It Fl a Ar addr
only print information about the device at the given address.
+.It Fl f Ar dev
+only print information for the given USB controller.
.It Fl v
Be verbose.
.El