diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-06-04 20:54:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-06-04 20:54:14 +0000 |
commit | 0127e5741221e2ee8ab405eedfa265c1214df400 (patch) | |
tree | 89421b13df20e6c3dc844f353df3b34d89d92f73 /share | |
parent | ff2ee039fe606fb0ac790e43a41e98e56c403ddc (diff) |
sort the hardware list (specifically the utvfu entry). i've also lowercased
the A/V parts of Audio/Video;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/usb.4 | 6 | ||||
-rw-r--r-- | share/man/man4/utvfu.4 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index d0196d8072d..8843312b14b 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.175 2016/06/04 19:56:59 deraadt Exp $ +.\" $OpenBSD: usb.4,v 1.176 2016/06/04 20:54:13 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -231,10 +231,10 @@ USB MIDI devices .Bl -tag -width 12n -offset ind -compact .It Xr udl 4 DisplayLink DL-120 / DL-160 USB display devices +.It Xr utvfu 4 +USB Fushicai USBTV007 audio/video capture device .It Xr uvideo 4 USB video devices -.It Xr utvfu 4 -USB Fushicai USBTV007 Audio/Video capture device .El .Ss Time receiver devices .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/utvfu.4 b/share/man/man4/utvfu.4 index 48f8db43ed4..bab7cb5bfa3 100644 --- a/share/man/man4/utvfu.4 +++ b/share/man/man4/utvfu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utvfu.4,v 1.3 2016/06/04 19:56:59 deraadt Exp $ +.\" $OpenBSD: utvfu.4,v 1.4 2016/06/04 20:54:13 jmc Exp $ .\" .\" Copyright (c) 2016 Patrick Keshishian. All rights reserved. .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm utvfu -.Nd USB Fushicai USBTV007 Audio/Video capture device +.Nd USB Fushicai USBTV007 audio/video capture device .Sh SYNOPSIS .Cd "utvfu* at uhub?" .Cd "audio* at utvfu?" |