diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-15 15:19:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-15 15:19:31 +0000 |
| commit | 207659654a69cca148a75a26fa46f6769f133c33 (patch) | |
| tree | eff9ecb30873458d32371ba06921bac80b2fedf3 /gnu/usr.bin/groff/tmac | |
| parent | fbc5a4076ee1edd7636bd82be154eca669431ce7 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff/tmac')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 568653169210..f4053e4981f6 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -50,9 +50,9 @@ .ds doc-str-Lb-libpthread POSIX Threads Library (libkse, \-lkse) .ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc) .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-libufs UFS File System Access Library (libufs, \-lufs) .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" Default .Os value |
