diff options
| author | wiz <wiz@NetBSD.org> | 2010-09-01 13:01:35 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2010-09-01 13:01:35 +0000 |
| commit | 2ec5b1f6719217fd2e725d4374beeadb8bb43e05 (patch) | |
| tree | fb93fbac9d9b5405d93e99e3e8bc404eeda9240b /gnu | |
| parent | 95919a0f0a313dca8dfb45243e07534687b59498 (diff) | |
Add entry for libperfuse.
Diffstat (limited to 'gnu')
| -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 823e598ffc5..acdf4114956 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.58 2010/08/07 18:57:12 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.59 2010/09/01 13:01:35 wiz Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -87,6 +87,7 @@ .ds doc-str-Lb-libiscsi iSCSI protocol library (libiscsi, \-liscsi) .ds doc-str-Lb-libnetpgp Netpgp signing, verification, encryption and decryption (libnetpgp, \-lnetpgp) .ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop) +.ds doc-str-Lb-libperfuse PUFFS enabled relay to FUSE Library (libperfuse, \-lperfuse) .ds doc-str-Lb-libpuffs puffs Convenience Library (libpuffs, \-lpuffs) .ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lrefuse) .ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) |
