diff options
author | 2016-11-06 15:52:50 +0000 | |
---|---|---|
committer | 2016-11-06 15:52:50 +0000 | |
commit | 8974101adaa4618f0b19d5dd48073e2b94012fd9 (patch) | |
tree | 16f6483022ee9444fee507c805e568ac694e5f48 /lib/libcrypto/man/RSA_get_ex_new_index.3 | |
parent | since ocsp stapling is optional, make sure we guard if we do not have it. (diff) | |
download | wireguard-openbsd-8974101adaa4618f0b19d5dd48073e2b94012fd9.tar.xz wireguard-openbsd-8974101adaa4618f0b19d5dd48073e2b94012fd9.zip |
first pass; ok schwarze
Diffstat (limited to 'lib/libcrypto/man/RSA_get_ex_new_index.3')
-rw-r--r-- | lib/libcrypto/man/RSA_get_ex_new_index.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libcrypto/man/RSA_get_ex_new_index.3 b/lib/libcrypto/man/RSA_get_ex_new_index.3 index b61084a18ee..8dafe26ecc3 100644 --- a/lib/libcrypto/man/RSA_get_ex_new_index.3 +++ b/lib/libcrypto/man/RSA_get_ex_new_index.3 @@ -1,4 +1,6 @@ -.Dd $Mdocdate: November 4 2016 $ +.\" $OpenBSD: RSA_get_ex_new_index.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" +.Dd $Mdocdate: November 6 2016 $ .Dt RSA_GET_EX_NEW_INDEX 3 .Os .Sh NAME |