svn commit: r267153 - head/gnu/usr.bin/groff/tmac
Christian Brueffer
brueffer at FreeBSD.org
Fri Jun 6 11:36:06 UTC 2014
Author: brueffer
Date: Fri Jun 6 11:36:05 2014
New Revision: 267153
URL: http://svnweb.freebsd.org/changeset/base/267153
Log:
Add Lb string for libcuse.
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 Fri Jun 6 11:12:19 2014 (r267152)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local Fri Jun 6 11:36:05 2014 (r267153)
@@ -35,6 +35,7 @@
.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-libcuse Userland Character Device Library (libcuse, \-lcuse)
.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)
More information about the svn-src-all
mailing list