Add libprop. Closes PR 33943 by Nicolas Joly.
This commit is contained in:
parent
0d9282a952
commit
091ad264de
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mdoc.local,v 1.30 2006/06/19 15:44:36 gdamore Exp $
|
||||
.\" $NetBSD: mdoc.local,v 1.31 2006/07/08 04:44:09 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -73,5 +73,6 @@
|
|||
.ds doc-volume-as-iyonix iyonix
|
||||
.
|
||||
.\" Bluetooth libraries
|
||||
.ds doc-str-Lb-libbluetooth Bluetooth Host Lookup library (libbluetooth, \-lbluetooth)
|
||||
.ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol library (libsdp, \-libsdp)
|
||||
.ds doc-str-Lb-libbluetooth Bluetooth Host Lookup library (libbluetooth, \-lbluetooth)
|
||||
.ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol library (libsdp, \-libsdp)
|
||||
.ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop)
|
||||
|
|
Loading…
Reference in New Issue