Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Reference libusbhid instead of usb(3) (which ...
details: https://anonhg.NetBSD.org/src/rev/6cb79b1ef6c9
branches: trunk
changeset: 779973:6cb79b1ef6c9
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jul 03 09:27:52 2012 +0000
description:
Reference libusbhid instead of usb(3) (which was the predecessor for libusbhid).
Bump date.
diffstat:
share/man/man3/intro.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r f37cd60d4b87 -r 6cb79b1ef6c9 share/man/man3/intro.3
--- a/share/man/man3/intro.3 Mon Jul 02 22:42:18 2012 +0000
+++ b/share/man/man3/intro.3 Tue Jul 03 09:27:52 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.3,v 1.27 2012/07/02 21:44:09 oki Exp $
+.\" $NetBSD: intro.3,v 1.28 2012/07/03 09:27:52 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd April 5, 2012
+.Dd July 3, 2012
.Dt INTRO 3
.Os
.Sh NAME
@@ -285,9 +285,9 @@
See
.Xr terminfo 3 .
.It Em libusb Pq Fl l Ns Ar usb
-The Universal Serial Bus (USB) access library.
+The Universal Serial Bus (USB) Human Interface Devices access library.
See
-.Xr usb 3 .
+.Xr libusbhid 3 .
.It Em libutil Pq Fl l Ns Ar util
The system utilities library.
See
Home |
Main Index |
Thread Index |
Old Index