diff options
| author | christos <christos@NetBSD.org> | 2015-09-28 21:07:47 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2015-09-28 21:07:47 +0000 |
| commit | d59bfd8de3825fefd611dec6ddf5b842feed949d (patch) | |
| tree | 98baddb52f8c548426fc854a5c37f4c97ae6cdd1 /gnu/usr.bin | |
| parent | 4fa0b56e1aa5a0342782e59c8bf7ecfc24b52fe8 (diff) | |
describe libproc, librtld_db
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 72fa1902115..7f52907b969 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.76 2014/08/11 09:12:59 riz Exp $ +.\" $NetBSD: mdoc.local,v 1.77 2015/09/28 21:07:47 christos Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -99,10 +99,12 @@ .ds doc-str-Lb-libnpf NPF Packet Filter Library (libnpf, \-lnpf) .ds doc-str-Lb-libperfuse PUFFS-enabled Relay to FUSE Library (libperfuse, \-lperfuse) .ds doc-str-Lb-libppath Property-List Paths Library (libppath, \-lppath) +.ds doc-str-Lb-libproc Process manipulation Library (libproc, \-lproc) .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-libquota Disk Quota Access and Control Library (libquota, \-lquota) .ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lrefuse) +.ds doc-str-Lb-librtld_db Debugging interface to the runtime linker Library (librtld_db, \-lrtld_db) .ds doc-str-Lb-librumpclient Clientside Stubs for rump Kernel Remote Protocols (librumpclient, \-lrumpclient) .ds doc-str-Lb-libsaslc Simple Authentication and Security Layer client library (libsaslc, \-lsaslc) .ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) |
