Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 14:14:10 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r261267 - head/gnu/usr.bin/groff/tmac
Message-ID:  <201401291414.s0TEEAjF081634@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401291414.s0TEEAjF081634>