svn commit: r261267 - head/gnu/usr.bin/groff/tmac
Sergey Kandaurov
pluknet at FreeBSD.org
Wed Jan 29 14:14:10 UTC 2014
Author: pluknet
Date: Wed Jan 29 14:14:09 2014
New Revision: 261267
URL: http://svnweb.freebsd.org/changeset/base/261267
Log:
Add libexecinfo.
MFC after: 3 days
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 Wed Jan 29 13:41:13 2014 (r261266)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local Wed Jan 29 14:14:09 2014 (r261267)
@@ -37,6 +37,7 @@
.ds doc-str-Lb-libedit Line Editor and History Library (libedit, \-ledit)
.ds doc-str-Lb-libefi EFI Runtime Services Library (libefi, \-lefi)
.ds doc-str-Lb-libelf ELF Parsing Library (libelf, \-lelf)
+.ds doc-str-Lb-libexecinfo Backtrace Access Library (libexecinfo, \-lexecinfo)
.ds doc-str-Lb-libfetch File Transfer Library (libfetch, \-lfetch)
.ds doc-str-Lb-libpmc Performance Monitoring Counters Interface Library (libpmc, \-lpmc)
.ds doc-str-Lb-libproc Processor Monitoring and Analysis Library (libproc, \-lproc)
More information about the svn-src-all
mailing list