Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix URL of USB Approved Class Specification D...



details:   https://anonhg.NetBSD.org/src/rev/562a96d494c2
branches:  trunk
changeset: 335858:562a96d494c2
user:      gson <gson%NetBSD.org@localhost>
date:      Mon Jan 26 20:41:49 2015 +0000

description:
Fix URL of USB Approved Class Specification Documents.

diffstat:

 share/man/man4/uaudio.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d6dd5cffdd84 -r 562a96d494c2 share/man/man4/uaudio.4
--- a/share/man/man4/uaudio.4   Mon Jan 26 20:37:44 2015 +0000
+++ b/share/man/man4/uaudio.4   Mon Jan 26 20:41:49 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uaudio.4,v 1.25 2011/09/20 19:31:47 wiz Exp $
+.\" $NetBSD: uaudio.4,v 1.26 2015/01/26 20:41:49 gson Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -111,7 +111,7 @@
 .Xr usb 4
 .Rs
 .%T "USB Approved Class Specification Documents"
-.%U http://www.usb.org/developers/devclass_docs/
+.%U http://www.usb.org/developers/docs/devclass_docs/
 .Re
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index