diff options
| author | agc <agc@NetBSD.org> | 2009-01-31 15:57:55 +0000 |
|---|---|---|
| committer | agc <agc@NetBSD.org> | 2009-01-31 15:57:55 +0000 |
| commit | 8588595fb1fea025ec3d2a341bcc83900a83d756 (patch) | |
| tree | 3835183b1e4bed9381f752760ff4951060c3aa03 /gnu/usr.bin | |
| parent | fc774e4e6187049f5664501ce29c12c5508931f4 (diff) | |
Add an entry for libopenpgpsdk. Thanks to wiz for the nudge.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index c75cfe9881c..412ad6de965 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.46 2008/11/02 22:11:36 tls Exp $ +.\" $NetBSD: mdoc.local,v 1.47 2009/01/31 15:57:55 agc Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -73,6 +73,7 @@ .\" Bluetooth libraries .ds doc-str-Lb-libarchive Reading and Writing Streaming Archives Library (libarchive, \-larchive) .ds doc-str-Lb-libbluetooth Bluetooth Host Lookup Library (libbluetooth, \-lbluetooth) +.ds doc-str-Lb-libopenpgpsdk Openpgp signing, verification, encryption and decryption (libopenpgpsdk, \-lopenpgpsdk) .ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop) .ds doc-str-Lb-libpuffs puffs Convenience Library (libpuffs, \-lpuffs) .ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lfuse) |
