diff options
author | rpaulo <rpaulo@FreeBSD.org> | 2010-07-31 14:36:34 +0000 |
---|---|---|
committer | rpaulo <rpaulo@FreeBSD.org> | 2010-07-31 14:36:34 +0000 |
commit | 7d7db1db8140832631ba71c097884af1a5b9cf96 (patch) | |
tree | de86b979878ddda9711f3d619f373114fcb74b2f /gnu/usr.bin | |
parent | 015612b31087f3837ec499abaabe3c02f6b84077 (diff) | |
download | FreeBSD-src-7d7db1db8140832631ba71c097884af1a5b9cf96.zip FreeBSD-src-7d7db1db8140832631ba71c097884af1a5b9cf96.tar.gz |
Add librtld_db.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index a3073ff..ffd9310 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -58,6 +58,7 @@ .ds doc-str-Lb-libpmc Performance Monitoring Counters Interface Library (libpmc, \-lpmc) .ds doc-str-Lb-librpcsec_gss RPC GSS-API Authentication Library (librpcsec_gss, \-lrpcsec_gss) .ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc) +.ds doc-str-lb-librtld_db Run-time Linker Debugging Library (librtld_db, \-lrtld_db) .ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol User Library (libsdp, \-lsdp) .ds doc-str-Lb-libthr 1:1 Threading Library (libthr, \-lthr) .ds doc-str-Lb-libufs UFS File System Access Library (libufs, \-lufs) |