summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OCSP_sendreq_new.3
diff options
context:
space:
mode:
authornaddy <>2022-03-31 17:27:26 +0000
committernaddy <>2022-03-31 17:27:26 +0000
commit3d8be07546f5ec331a0f851b0ea88212376ebb95 (patch)
treedd215ed7ee26566711b4b3f92093356c3f542d9e /src/lib/libcrypto/man/OCSP_sendreq_new.3
parent31dad1243d69de787b0589750cc4b78379c43734 (diff)
downloadopenbsd-3d8be07546f5ec331a0f851b0ea88212376ebb95.tar.gz
openbsd-3d8be07546f5ec331a0f851b0ea88212376ebb95.tar.bz2
openbsd-3d8be07546f5ec331a0f851b0ea88212376ebb95.zip
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
Diffstat (limited to 'src/lib/libcrypto/man/OCSP_sendreq_new.3')
-rw-r--r--src/lib/libcrypto/man/OCSP_sendreq_new.36
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 c8107c4d58..300f719525 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.9 2019/08/27 10:48:41 schwarze Exp $ 1.\" $OpenBSD: OCSP_sendreq_new.3,v 1.10 2022/03/31 17:27:17 naddy Exp $
2.\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -65,7 +65,7 @@
65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
66.\" OF THE POSSIBILITY OF SUCH DAMAGE. 66.\" OF THE POSSIBILITY OF SUCH DAMAGE.
67.\" 67.\"
68.Dd $Mdocdate: August 27 2019 $ 68.Dd $Mdocdate: March 31 2022 $
69.Dt OCSP_SENDREQ_NEW 3 69.Dt OCSP_SENDREQ_NEW 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -159,7 +159,7 @@ should be set to
159.Fn OCSP_sendreq_nbio 159.Fn OCSP_sendreq_nbio
160performs non-blocking I/O on the OCSP request context 160performs non-blocking I/O on the OCSP request context
161.Fa rctx . 161.Fa rctx .
162When the operation is complete it returns the response in 162When the operation is complete, it returns the response in
163.Pf * Fa presp . 163.Pf * Fa presp .
164If 164If
165.Fn OCSP_sendreq_nbio 165.Fn OCSP_sendreq_nbio