diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-04-16 07:19:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-04-16 07:19:13 +0000 |
| commit | aea7b538591d337c076cbfcd54329887ce119e61 (patch) | |
| tree | bccd443fe96600f91cc21a879ffeb2c30689094a /gnu/usr.bin | |
| parent | b1725c05e9f726f36af5219264158e0bc83b2a87 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 56cc3ce8e21d..30b547dd33fc 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -49,25 +49,18 @@ .ds doc-str-Lb-libmd Message Digest (MD4, MD5, etc.) Support Library (libmd, \-lmd) .ds doc-str-Lb-libnetgraph Netgraph User Library (libnetgraph, \-lnetgraph) .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) -.ds doc-str-Lb-libusbhid USB HID access routines library (libusbhid, \-lusbhid) .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" Default .Os value .ds doc-default-operating-system FreeBSD\~5.2 . .\" FreeBSD releases not found in doc-common -.ds doc-operating-system-FreeBSD-4.9 4.9 -.ds doc-operating-system-FreeBSD-4.10 4.10 -.ds doc-operating-system-FreeBSD-5.1 5.1 -.ds doc-operating-system-FreeBSD-5.2 5.2 -.ds doc-operating-system-FreeBSD-5.2.1 5.2.1 -.ds doc-operating-system-FreeBSD-5.3 5.3 +.\" .ds doc-operating-system-FreeBSD-5.4 5.4 . .ec . |
