Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/usbdevs Use proper capitalization. Reported on IRC.
details: https://anonhg.NetBSD.org/src/rev/219f1092bcb4
branches: trunk
changeset: 768359:219f1092bcb4
user: tnn <tnn%NetBSD.org@localhost>
date: Mon Aug 15 14:20:08 2011 +0000
description:
Use proper capitalization. Reported on IRC.
diffstat:
usr.sbin/usbdevs/usbdevs.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r e7a9070261e4 -r 219f1092bcb4 usr.sbin/usbdevs/usbdevs.8
--- a/usr.sbin/usbdevs/usbdevs.8 Mon Aug 15 11:25:07 2011 +0000
+++ b/usr.sbin/usbdevs/usbdevs.8 Mon Aug 15 14:20:08 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usbdevs.8,v 1.7 2008/04/30 13:11:03 martin Exp $
+.\" $NetBSD: usbdevs.8,v 1.8 2011/08/15 14:20:08 tnn Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 15, 2000
+.Dd August 15, 2011
.Dt USBDEVS 8
.Os
.Sh NAME
@@ -48,11 +48,11 @@
The options are as follows:
.Bl -tag -width Fl
.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 d
Show the device drivers associated with each device.
.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
Home |
Main Index |
Thread Index |
Old Index