diff options
Diffstat (limited to 'src/lib/libcrypto/man/EVP_DigestInit.3')
-rw-r--r-- | src/lib/libcrypto/man/EVP_DigestInit.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EVP_DigestInit.3 b/src/lib/libcrypto/man/EVP_DigestInit.3 index 9bcf79241c..f9be8ef75b 100644 --- a/src/lib/libcrypto/man/EVP_DigestInit.3 +++ b/src/lib/libcrypto/man/EVP_DigestInit.3 | |||
@@ -1,4 +1,6 @@ | |||
1 | .Dd $Mdocdate: November 3 2016 $ | 1 | .\" $OpenBSD: EVP_DigestInit.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ |
2 | .\" | ||
3 | .Dd $Mdocdate: November 6 2016 $ | ||
2 | .Dt EVP_DIGESTINIT 3 | 4 | .Dt EVP_DIGESTINIT 3 |
3 | .Os | 5 | .Os |
4 | .Sh NAME | 6 | .Sh NAME |
@@ -505,7 +507,7 @@ were added in OpenSSL 0.9.7. | |||
505 | .Fn EVP_dss1 , | 507 | .Fn EVP_dss1 , |
506 | and | 508 | and |
507 | .Fn EVP_ripemd160 | 509 | .Fn EVP_ripemd160 |
508 | were changed to return truely const | 510 | were changed to return truly const |
509 | .Vt EVP_MD | 511 | .Vt EVP_MD |
510 | pointers in OpenSSL 0.9.7. | 512 | pointers in OpenSSL 0.9.7. |
511 | .Pp | 513 | .Pp |