diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-08 11:17:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-08 11:17:07 +0000 |
| commit | 39d8f5134683fb5360dad0f8511b8a5527365609 (patch) | |
| tree | d89fa9e2c8e640ff7949c16bd27082250ee514d3 /gnu/usr.bin | |
| parent | bcf7fdc4d165c1412e06c97778e6e854a1bf214c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -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 f3cf6f3145dd..0c0de0f7802b 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -48,7 +48,7 @@ .ds doc-str-Lb-libposix1e POSIX.1e Security API Library (libposix1e, \-lposix1e) .ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc) .ds doc-str-Lb-libskey S/Key Password Control Table Access Library (libskey, \-lskey) -.ds doc-str-Lb-libusbhid USB HID access routines library (libusbhid, \-lusbhi +.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 |
