Add libusbhid.

This commit is contained in:
wiz 2001-12-28 23:06:30 +00:00
parent 01647a6cc5
commit 051442934d
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-syms,v 1.69 2001/11/29 14:58:24 wiz Exp $
.\" $NetBSD: doc-syms,v 1.70 2001/12/28 23:06:30 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -459,6 +459,7 @@
.if "\\$1"libposix" \&POSIX Compatibility Library (libposix, -lposix)
.if "\\$1"libresolv" \&DNS Resolver Library (libresolv, -lresolv)
.if "\\$1"libtermcap" \&Termcap Access Library (libtermcap, -ltermcap)
.if "\\$1"libusbhid" \&USB Human Interface Devices Library (libusbhid, -lusbhid)
.if "\\$1"libutil" \&System Utilities Library (libutil, -lutil)
.if "\\$1"libz" \&Compression Library (libz, -lz)
..

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc2html,v 1.32 2001/11/29 14:58:24 wiz Exp $
.\" $NetBSD: doc2html,v 1.33 2001/12/28 23:06:31 wiz Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -582,6 +582,7 @@ Unknown .Bl list type \\$1 (#\\n(.c)
.if "\\$1"libposix" \&POSIX Compatibility Library (libposix, -lposix)
.if "\\$1"libresolv" \&DNS Resolver Library (libresolv, -lresolv)
.if "\\$1"libtermcap" \&Termcap Access Library (libtermcap, -ltermcap)
.if "\\$1"libusbhid" \&USB Human Interface Devices Library (libusbhid, -lusbhid)
.if "\\$1"libutil" \&System Utilities Library (libutil, -lutil)
.if "\\$1"libz" \&Compression Library (libz, -lz)
..