diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-16 19:01:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-16 19:01:07 +0000 |
| commit | 48856b004226d18320e96044e86960cc8d740347 (patch) | |
| tree | fa5a6835c488fd780a02d169e0e2d982514ba7f6 /lib/libmd | |
| parent | a4be0b3cc1eb4ef1a56832ff1331e11b049edbc3 (diff) | |
Notes
Diffstat (limited to 'lib/libmd')
| -rw-r--r-- | lib/libmd/sha.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index 69a1354f7ecc..f4e2f192b539 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -157,7 +157,8 @@ argument is non-null it must point to at least 41 characters of buffer space. .Xr md2 3 , .Xr md4 3 , .Xr md5 3 , -.Xr ripemd 3 +.Xr ripemd 3 , +.Xr sha256 3 .Sh HISTORY These functions appeared in .Fx 4.0 . |
