Source-Changes-HG archive

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

[src/netbsd-1-5]: src/lib/libusb Pull up revision 1.14 (via patch, requested ...



details:   https://anonhg.NetBSD.org/src/rev/a0a8fdfd1e9d
branches:  netbsd-1-5
changeset: 491424:a0a8fdfd1e9d
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 26 10:04:59 2001 +0000

description:
Pull up revision 1.14 (via patch, requested by wiz):
  Correct uhid(4) reference.

diffstat:

 lib/libusb/usb.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 463d0c5a8883 -r a0a8fdfd1e9d lib/libusb/usb.3
--- a/lib/libusb/usb.3  Thu Apr 26 10:00:17 2001 +0000
+++ b/lib/libusb/usb.3  Thu Apr 26 10:04:59 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: usb.3,v 1.10 2000/02/22 12:39:22 augustss Exp $
+.\"    $NetBSD: usb.3,v 1.10.4.1 2001/04/26 10:04:59 he Exp $
 .\"
 .\" Copyright (c) 1999 Lennart Augustsson <augustss%netbsd.org@localhost>
 .\" All rights reserved.
@@ -180,7 +180,7 @@
 specifications can be found at
 .Dv http://www.usb.org/developers/docs.htm .
 .Pp
-.Xr hid 4 ,
+.Xr uhid 4 ,
 .Xr usb 4 .
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index