change description for libbluetooth to "Bluetooth Library" as it is
more than just host lookup these days
This commit is contained in:
parent
a7ae1082e0
commit
c1d5e5d586
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc2html,v 1.61 2009/05/12 18:07:54 plunky Exp $
|
||||
.\" $NetBSD: doc2html,v 1.62 2009/05/16 18:12:04 plunky Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998, 1999, 2008 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -573,7 +573,7 @@ Unknown .Bl list type \\$1 (#\\n(.c)
|
|||
.if "\\$1"libarm32" \&ARM32 Architecture Library (libarm32, -larm32)
|
||||
.if "\\$1"libi386" \&i386 Architecture Library (libi386, -li386)
|
||||
.if "\\$1"libm68k" \&m68k Architecture Library (libm68k, -lm68k)
|
||||
.if "\\$1"libbluetooth" \&Bluetooth Hosts Library (libbluetooth, -lbluetooth)
|
||||
.if "\\$1"libbluetooth" \&Bluetooth Library (libbluetooth, -lbluetooth)
|
||||
.if "\\$1"libc" \&Standard C Library (libc, -lc)
|
||||
.if "\\$1"libcdk" \&Curses Development Kit Library (libcdk, -lcdk)
|
||||
.if "\\$1"libcompat" \&Compatibility Library (libcompat, -lcompat)
|
||||
|
|
Loading…
Reference in New Issue