diff options
author | pluknet <pluknet@FreeBSD.org> | 2014-02-01 10:48:28 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2014-02-01 10:48:28 +0000 |
commit | a71e69e617905140812f6aac42422a8ff8915576 (patch) | |
tree | 07d16ab7527447c36d095ebbcd64c9aa2ad65fd8 /gnu/usr.bin | |
parent | 3135f7a6a5c3614534f70a30077ded04f0b502a6 (diff) | |
download | FreeBSD-src-a71e69e617905140812f6aac42422a8ff8915576.zip FreeBSD-src-a71e69e617905140812f6aac42422a8ff8915576.tar.gz |
MFC r261267: Add libexecinfo.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index b11f4b6..ac0fec0 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -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) |