diff options
| author | Maksim Yevmenkin <emax@FreeBSD.org> | 2004-02-12 23:50:56 +0000 |
|---|---|---|
| committer | Maksim Yevmenkin <emax@FreeBSD.org> | 2004-02-12 23:50:56 +0000 |
| commit | d806a0a80d7ea4529356d23712c2cf0e8707715a (patch) | |
| tree | afa8644b942fa03f22942a003ad551906db554a8 /gnu | |
| parent | d2bae332d63485cc6d3913e8b6f51af46d4fbaec (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
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 2c458cb8b7992..8bde4a644ea0a 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -32,6 +32,7 @@ .ds doc-volume-operating-system FreeBSD . .\" FreeBSD .Lb values +.ds doc-str-Lb-libbluetooth Bluetooth User Library (libbluetooth, \-lbluetooth) .ds doc-str-Lb-libc_r Reentrant C\~Library (libc_r, \-lc_r) .ds doc-str-Lb-libcalendar Calendar Arithmetic Library (libcalendar, \-lcalendar) .ds doc-str-Lb-libcam Common Access Method User Library (libcam, \-lcam) @@ -49,6 +50,7 @@ .ds doc-str-Lb-libpam PAM Library (libpam, \-lpam) .ds doc-str-Lb-libpthread POSIX Threads Library (libpthread, \-lpthread) .ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc) +.ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol User Library (libsdp, \-lsdp) .ds doc-str-Lb-libthr 1:1 Threading Library (libthr, \-lthr) .ds doc-str-Lb-libufs UFS File System Access Library (libufs, \-lufs) .ds doc-str-Lb-libugidfw File System Firewall Interface Library (libugidfw, \-lugidfw) |
