diff options
author | brueffer <brueffer@FreeBSD.org> | 2014-06-06 11:36:05 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2014-06-06 11:36:05 +0000 |
commit | 5d9ccf1a635147221409ed97a7f92ab7881b5acb (patch) | |
tree | 78574b14a76708a565fd1b269d569d0a1f1b33e7 /gnu/usr.bin | |
parent | 9fbf219317649d8e60c64eda253a2c7ae9cb4531 (diff) | |
download | FreeBSD-src-5d9ccf1a635147221409ed97a7f92ab7881b5acb.zip FreeBSD-src-5d9ccf1a635147221409ed97a7f92ab7881b5acb.tar.gz |
Add Lb string for libcuse.
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 3ee1093..e7ec4cf 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -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) |