diff options
author | ru <ru@FreeBSD.org> | 2003-02-14 13:36:16 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-02-14 13:36:16 +0000 |
commit | 2d2c56d06126ff33ce6cafa42388f0910e064cc9 (patch) | |
tree | f8aba5ca35931dca6df99783b9777de765fb5337 /gnu | |
parent | c872f41146b1d9f7d226e869f5bac58614e81a82 (diff) | |
download | FreeBSD-src-2d2c56d06126ff33ce6cafa42388f0910e064cc9.zip FreeBSD-src-2d2c56d06126ff33ce6cafa42388f0910e064cc9.tar.gz |
Moved the libugidfw library definition out from contributed source
to where it actually belongs.
Submitted by: phantom
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index d375ec6..7de1241 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -47,6 +47,7 @@ .ds doc-str-Lb-libnetgraph Netgraph User Library (libnetgraph, \-lnetgraph) .ds doc-str-Lb-libpam PAM Library (libpam, \-lpam) .ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc) +.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) . |