Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use mdoc(7) references for links to specifica...
details: https://anonhg.NetBSD.org/src/rev/2d275f6fd679
branches: trunk
changeset: 769727:2d275f6fd679
user: jym <jym%NetBSD.org@localhost>
date: Tue Sep 20 18:58:40 2011 +0000
description:
Use mdoc(7) references for links to specifications. While here, fix
URLs for USB device class spec documents, and bump date.
diffstat:
share/man/man4/uaudio.4 | 13 ++++++-------
share/man/man4/ulpt.4 | 4 ++--
share/man/man4/usb.4 | 11 +++++------
share/man/man4/uscanner.4 | 8 +++++---
share/man/man4/uvideo.4 | 12 +++++++-----
5 files changed, 25 insertions(+), 23 deletions(-)
diffs (144 lines):
diff -r 1a1072a39ad5 -r 2d275f6fd679 share/man/man4/uaudio.4
--- a/share/man/man4/uaudio.4 Tue Sep 20 18:11:51 2011 +0000
+++ b/share/man/man4/uaudio.4 Tue Sep 20 18:58:40 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uaudio.4,v 1.23 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: uaudio.4,v 1.24 2011/09/20 18:58:40 jym 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 June 22, 2005
+.Dd September 20, 2011
.Dt UAUDIO 4
.Os
.Sh NAME
@@ -107,13 +107,12 @@
Audio class specification is indispensable
reading.
.Sh SEE ALSO
-The
-.Tn USB
-specifications can be found at:
-.Dv http://www.usb.org/developers/docs.html
-.Pp
.Xr audio 4 ,
.Xr usb 4
+.Rs
+.%T "USB Approved Class Specification Documents"
+.%U http://www.usb.org/developers/devclass_docs/
+.Re
.Sh HISTORY
The
.Nm
diff -r 1a1072a39ad5 -r 2d275f6fd679 share/man/man4/ulpt.4
--- a/share/man/man4/ulpt.4 Tue Sep 20 18:11:51 2011 +0000
+++ b/share/man/man4/ulpt.4 Tue Sep 20 18:58:40 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ulpt.4,v 1.11 2009/05/17 05:08:57 fair Exp $
+.\" $NetBSD: ulpt.4,v 1.12 2011/09/20 18:58:40 jym Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -71,8 +71,8 @@
.%T USB Device Class Definition for Printing Devices
.%I USB Implementors Forum
.%D January 2000
+.%U http://www.usb.org/developers/devclass_docs/usbprint11.pdf
.Re
-.Pa http://www.usb.org/developers/devclass_docs/usbprint11.pdf
.Sh HISTORY
The
.Nm
diff -r 1a1072a39ad5 -r 2d275f6fd679 share/man/man4/usb.4
--- a/share/man/man4/usb.4 Tue Sep 20 18:11:51 2011 +0000
+++ b/share/man/man4/usb.4 Tue Sep 20 18:58:40 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.92 2010/03/22 18:58:31 joerg Exp $
+.\" $NetBSD: usb.4,v 1.93 2011/09/20 18:58:40 jym Exp $
.\"
.\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -554,11 +554,6 @@
an interrupt context, but need to sleep, e.g., time-out
abort of transfers.
.Sh SEE ALSO
-The
-.Tn USB
-specifications can be found at:
-.D1 http://www.usb.org/developers/docs/
-.Pp
.Xr usbhidaction 1 ,
.Xr usbhidctl 1 ,
.Xr cardbus 4 ,
@@ -570,6 +565,10 @@
.Xr slhci 4 ,
.Xr uhci 4 ,
.Xr usbdevs 8
+.Rs
+.%T Universal Serial Bus Specifications Documents
+.%U http://www.usb.org/developers/docs/
+.Re
.Sh HISTORY
The
.Nm
diff -r 1a1072a39ad5 -r 2d275f6fd679 share/man/man4/uscanner.4
--- a/share/man/man4/uscanner.4 Tue Sep 20 18:11:51 2011 +0000
+++ b/share/man/man4/uscanner.4 Tue Sep 20 18:58:40 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uscanner.4,v 1.10 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: uscanner.4,v 1.11 2011/09/20 18:58:40 jym Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -76,8 +76,10 @@
.Xr scanimage 1 ,
.Xr usb 4 ,
.Xr usscanner 4
-.br
-.Pa http://www.buzzard.org.uk/jonathan/scanners-usb.html
+.Rs
+.%T USB Scanners under Linux
+.%U http://www.buzzard.org.uk/jonathan/scanners-usb.html
+.Re
.Sh HISTORY
The
.Nm
diff -r 1a1072a39ad5 -r 2d275f6fd679 share/man/man4/uvideo.4
--- a/share/man/man4/uvideo.4 Tue Sep 20 18:11:51 2011 +0000
+++ b/share/man/man4/uvideo.4 Tue Sep 20 18:58:40 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvideo.4,v 1.5 2008/09/21 18:02:00 jmcneill Exp $
+.\" $NetBSD: uvideo.4,v 1.6 2011/09/20 18:58:40 jym Exp $
.\"
.\" Copyright (c) 2008 Patrick Mahoney
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 21, 2008
+.Dd September 20, 2011
.Dt UVIDEO 4
.Os
.Sh NAME
@@ -46,11 +46,13 @@
Every device has one control interface.
Each device optionally provides streaming interfaces (input or output).
.Sh SEE ALSO
-The USB Specifications can be found at:
-.Dv http://www.usb.org/developers/docs.html
-.Pp
+.Xr usb 4 ,
.Xr video 4 ,
.Xr video 9
+.Rs
+.%T "USB Approved Class Specification Documents"
+.%U http://www.usb.org/developers/devclass_docs/
+.Re
.Sh AUTHORS
.An Patrick Mahoney Aq pat%polycrystal.org@localhost
.Sh BUGS
Home |
Main Index |
Thread Index |
Old Index