diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-01 14:32:43 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-01 14:32:43 +0000 |
| commit | b4bc89bdd18e762f277c047525be473e74a5ac40 (patch) | |
| tree | b85ef1166700fb91c7e120718cb1e560c72c56d5 | |
| parent | 7c5bc32c0db1a4d14c70b62b10c902ff37954d3c (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 ec438237967f..f7ab69972b5e 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -509,6 +509,7 @@ .if "\\$1"libdisk" \&Interface to Slice and Partition Labels Library (libdisk, -ldisk) .if "\\$1"libedit" \&Line Editor and History Library (libedit, -ledit) .if "\\$1"libfetch" \&File Transfer Library (libfetch, -lfetch) +.if "\\$1"libipsec" \&IPsec Support Library (libipsec, -lipsec) .if "\\$1"libipx" \&IPX Address Conversion Support Library (libipx, -lipx) .if "\\$1"libkvm" \&Kernel Data Access Library (libkvm, -lkvm) .if "\\$1"libm" \&Math Library (libm, -lm) |
