summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2014-02-11 09:17:17 +0000
committerpjd <pjd@FreeBSD.org>2014-02-11 09:17:17 +0000
commit1df3a6bf799d8ec06b162b2e87c607e3ce1a6a86 (patch)
tree516dc5b57e8ce730261ca5f8d9a15c0f9fb3a5d7 /gnu
parent62b8fcb09aed86d2e7b952efe0ae643e19ae43ff (diff)
downloadFreeBSD-src-1df3a6bf799d8ec06b162b2e87c607e3ce1a6a86.zip
FreeBSD-src-1df3a6bf799d8ec06b162b2e87c607e3ce1a6a86.tar.gz
Add missing libraries here as well, so a warning is not printed when one
tries to view their manual pages. Reported by: rwatson Explained by: pluknet
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/tmac/mdoc.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local
index 5fff514..98e5a19 100644
--- a/gnu/usr.bin/groff/tmac/mdoc.local
+++ b/gnu/usr.bin/groff/tmac/mdoc.local
@@ -34,11 +34,13 @@
.\" FreeBSD .Lb values
.ds doc-str-Lb-libarchive Streaming Archive Library (libarchive, \-larchive)
.ds doc-str-Lb-libbluetooth Bluetooth User Library (libbluetooth, \-lbluetooth)
+.ds doc-str-Lb-libcapsicum Capsicum Library (libcapsicum, \-lcapsicum)
.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-libnv Name/value pairs library (libnv, \-lnv)
.ds doc-str-Lb-libpmc Performance Monitoring Counters Interface Library (libpmc, \-lpmc)
.ds doc-str-Lb-libproc Processor Monitoring and Analysis Library (libproc, \-lproc)
.ds doc-str-Lb-libprocstat Process and Files Information Retrieval (libprocstat, \-lprocstat)
OpenPOWER on IntegriCloud