svn commit: r261348 - stable/10/gnu/usr.bin/groff/tmac

Sergey Kandaurov pluknet at FreeBSD.org
Sat Feb 1 10:48:28 UTC 2014


Author: pluknet
Date: Sat Feb  1 10:48:28 2014
New Revision: 261348
URL: http://svnweb.freebsd.org/changeset/base/261348

Log:
  MFC r261267: Add libexecinfo.

Modified:
  stable/10/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/10/gnu/usr.bin/groff/tmac/mdoc.local	Sat Feb  1 10:42:15 2014	(r261347)
+++ stable/10/gnu/usr.bin/groff/tmac/mdoc.local	Sat Feb  1 10:48:28 2014	(r261348)
@@ -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