diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2014-06-06 11:36:05 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2014-06-06 11:36:05 +0000 |
| commit | 5e86a307e8199825c068c4c5e02a286bdf4b2ca0 (patch) | |
| tree | 78574b14a76708a565fd1b269d569d0a1f1b33e7 | |
| parent | ec74a03d017a7192bc979710920cb2b5d556408e (diff) | |
Notes
| -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 3ee10937364f3..e7ec4cf4ad789 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) |
