diff options
author | green <green@FreeBSD.org> | 2000-07-28 01:54:17 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-07-28 01:54:17 +0000 |
commit | 6c8b8b93ff68a7d9a3ab12ed9280dffa99e55bfa (patch) | |
tree | ee4c7f4931811d19591b0dfb58bf65ab71593897 /contrib | |
parent | deb529993c879687e06f886c6956dc2c090085fc (diff) | |
download | FreeBSD-src-6c8b8b93ff68a7d9a3ab12ed9280dffa99e55bfa.zip FreeBSD-src-6c8b8b93ff68a7d9a3ab12ed9280dffa99e55bfa.tar.gz |
s/Diggest/Digest/
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/groff/tmac/doc-common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common index bf6d30f..01020a0 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -513,7 +513,7 @@ .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) -.if "\\$1"libmd" \&Message Diggest (MD4, MD5, etc.) Support Library (libmd, -lmd) +.if "\\$1"libmd" \&Message Digest (MD4, MD5, etc.) Support Library (libmd, -lmd) .if "\\$1"libnetgraph" \&Netgraph User Library (libnetgraph, -lnetgraph) .if "\\$1"libposix1e" \&POSIX.1e Security API Library (libposix1e, -lposix1e) .if "\\$1"libskey" \&S/Key Password Control Table Access Library (libskey, -lskey) |