Module Name:    src
Committed By:   agc
Date:           Tue Apr 28 15:41:52 UTC 2009

Modified Files:
        src/gnu/usr.bin/groff/tmac: mdoc.local

Log Message:
Add a definition for libnetpgp


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/gnu/usr.bin/groff/tmac/mdoc.local

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/groff/tmac/mdoc.local
diff -u src/gnu/usr.bin/groff/tmac/mdoc.local:1.49 src/gnu/usr.bin/groff/tmac/mdoc.local:1.50
--- src/gnu/usr.bin/groff/tmac/mdoc.local:1.49	Tue Apr 28 03:07:53 2009
+++ src/gnu/usr.bin/groff/tmac/mdoc.local	Tue Apr 28 15:41:52 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.49 2009/04/28 03:07:53 reed Exp $
+.\" $NetBSD: mdoc.local,v 1.50 2009/04/28 15:41:52 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-libnetpgp        Netpgp signing, verification, encryption and decryption (libnetpgp, \-lnetpgp)
 .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)

Reply via email to