diff options
Diffstat (limited to 'src/lib/libcrypto/man/OCSP_sendreq_new.3')
-rw-r--r-- | src/lib/libcrypto/man/OCSP_sendreq_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/OCSP_sendreq_new.3 b/src/lib/libcrypto/man/OCSP_sendreq_new.3 index fb3fc4497c..5900ac046b 100644 --- a/src/lib/libcrypto/man/OCSP_sendreq_new.3 +++ b/src/lib/libcrypto/man/OCSP_sendreq_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: OCSP_sendreq_new.3,v 1.3 2016/12/06 14:54:55 schwarze Exp $ | 1 | .\" $OpenBSD: OCSP_sendreq_new.3,v 1.4 2017/07/06 15:42:04 schwarze Exp $ |
2 | .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 | 2 | .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: December 6 2016 $ | 51 | .Dd $Mdocdate: July 6 2017 $ |
52 | .Dt OCSP_SENDREQ_NEW 3 | 52 | .Dt OCSP_SENDREQ_NEW 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -140,7 +140,7 @@ If | |||
140 | indicates an operation should be retried, the corresponding BIO can | 140 | indicates an operation should be retried, the corresponding BIO can |
141 | be examined to determine which operation (read or write) should be | 141 | be examined to determine which operation (read or write) should be |
142 | retried and appropriate action can be taken, for example a | 142 | retried and appropriate action can be taken, for example a |
143 | .Xr select 3 | 143 | .Xr select 2 |
144 | call on the underlying socket. | 144 | call on the underlying socket. |
145 | .Pp | 145 | .Pp |
146 | .Fn OCSP_REQ_CTX_free | 146 | .Fn OCSP_REQ_CTX_free |