svn commit: r210681 - head/gnu/usr.bin/groff/tmac

Rui Paulo rpaulo at FreeBSD.org
Sat Jul 31 14:36:34 UTC 2010


Author: rpaulo
Date: Sat Jul 31 14:36:34 2010
New Revision: 210681
URL: http://svn.freebsd.org/changeset/base/210681

Log:
  Add librtld_db.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/gnu/usr.bin/groff/tmac/mdoc.local

Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- head/gnu/usr.bin/groff/tmac/mdoc.local	Sat Jul 31 14:32:54 2010	(r210680)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local	Sat Jul 31 14:36:34 2010	(r210681)
@@ -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)


More information about the svn-src-all mailing list