Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libusbhid Fix typo in URL, reported by Peter Valchev in ...
details: https://anonhg.NetBSD.org/src/rev/1b9a04eed3f4
branches: trunk
changeset: 520853:1b9a04eed3f4
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 19 00:08:17 2002 +0000
description:
Fix typo in URL, reported by Peter Valchev in private mail.
diffstat:
lib/libusbhid/usbhid.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 399e09b19cf0 -r 1b9a04eed3f4 lib/libusbhid/usbhid.3
--- a/lib/libusbhid/usbhid.3 Fri Jan 18 22:39:12 2002 +0000
+++ b/lib/libusbhid/usbhid.3 Sat Jan 19 00:08:17 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usbhid.3,v 1.3 2002/01/12 22:22:55 kristerw Exp $
+.\" $NetBSD: usbhid.3,v 1.4 2002/01/19 00:08:17 wiz Exp $
.\"
.\" Copyright (c) 1999, 2001 Lennart Augustsson <augustss%netbsd.org@localhost>
.\" All rights reserved.
@@ -200,7 +200,7 @@
The
.Tn USB
specifications can be found at
-.Dv http://www.usb.org/developers/docs.htm .
+.Dv http://www.usb.org/developers/docs.html .
.Pp
.Xr uhid 4 ,
.Xr usb 4
Home |
Main Index |
Thread Index |
Old Index