Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 10:48:28 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r261348 - stable/10/gnu/usr.bin/groff/tmac
Message-ID:  <201402011048.s11AmSvB017544@svn.freebsd.org>

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



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