diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 22:30:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 22:30:10 +0000 |
| commit | 30950a21e11892bddfb8f6b190ee2b693803cddf (patch) | |
| tree | b50e352d61c120366733f7da2952877b6d6efb05 /lib/libmd | |
| parent | 3d595e7e8ab4e04b76f4611f28660bf0f1083542 (diff) | |
Notes
Diffstat (limited to 'lib/libmd')
| -rw-r--r-- | lib/libmd/ripemd.3 | 2 | ||||
| -rw-r--r-- | lib/libmd/sha.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3 index 87bb2424c0bb..53b172e92662 100644 --- a/lib/libmd/ripemd.3 +++ b/lib/libmd/ripemd.3 @@ -53,7 +53,7 @@ This net result is a of the input-data, which doesn't disclose the actual input. .Pp The -.Fn RIPEMD160_Init , +.Fn RIPEMD160_Init , .Fn RIPEMD160_Update , and .Fn RIPEMD160_Final diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index d8401cd9a70b..b8a7f960a45d 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -88,7 +88,7 @@ It was quickly proven insecure, and has been superseded by is included for compatibility purposes only. .Pp The -.Fn SHA1_Init , +.Fn SHA1_Init , .Fn SHA1_Update , and .Fn SHA1_Final |
