diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2002-03-28 18:44:25 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2002-03-28 18:44:25 +0000 |
| commit | 7b8cfc5217ae8baeb727c452a8057e437caee3ba (patch) | |
| tree | 77dc9aaa8c39041cad8348f799789d22c14ce176 /gnu | |
| parent | 7793e75522f13cd778e4c301ee235d74aaa0746c (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 3c9248c3c2fb..ca192e7d7b47 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -47,7 +47,7 @@ .ds doc-str-Lb-libpam PAM Library (libpam, \-lpam) .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-libusb USB HID access routines library (libusb, \-lusb) +.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 |
