diff options
author | ru <ru@FreeBSD.org> | 2001-11-27 15:08:42 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-11-27 15:08:42 +0000 |
commit | 401e4af15db27c5729750a01309f8cec05695331 (patch) | |
tree | d4212ae4b3cc4fb2553224a17b0a4c9a85845a8e /gnu/usr.bin | |
parent | d146c782790dc942f430f0e71169abc97a2e6efc (diff) | |
download | FreeBSD-src-401e4af15db27c5729750a01309f8cec05695331.zip FreeBSD-src-401e4af15db27c5729750a01309f8cec05695331.tar.gz |
Add .Lb entry for -lpam.
Requested by: des
Diffstat (limited to 'gnu/usr.bin')
-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 3198b5b..14891b1 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -50,6 +50,7 @@ .ds doc-str-Lb-libipx IPX Address Conversion Support Library (libipx, \-lipx) .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-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) |