diff options
| author | Ben Smithurst <ben@FreeBSD.org> | 2001-01-24 14:26:06 +0000 |
|---|---|---|
| committer | Ben Smithurst <ben@FreeBSD.org> | 2001-01-24 14:26:06 +0000 |
| commit | 460b1a2c100302469bf087aff35ca6cf9fe4fd5f (patch) | |
| tree | 387605bb4f7caad2dbe003fd44bef397f3913b7c | |
| parent | 0821b7ca3acc0196b4c5d0b81959f686cf7b3633 (diff) | |
Notes
| -rw-r--r-- | contrib/groff/tmac/doc-common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common index e2341aa62202..221ea903e0bd 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -482,6 +482,7 @@ .if "\\$1"libc_r" \&Reentrant C Library (libc_r, -lc_r) .if "\\$1"libcalendar" \&Calendar Arithmetic Library (libcalendar, -lcalendar) .if "\\$1"libcam" \&Common Access Method User Library (libcam, -lcam) +.if "\\$1"libcipher" \&FreeSec Crypt Library (libcipher, -lcipher) .if "\\$1"libcompat" \&Compatibility Library (libcompat, -lcompat) .if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt) .if "\\$1"libdevstat" \&Device Statistics Library (libdevstat, -ldevstat) |
