summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man
diff options
context:
space:
mode:
authorjsg <>2022-09-10 10:22:46 +0000
committerjsg <>2022-09-10 10:22:46 +0000
commit045f36e934df08b59b6d3d473aef84c0d87f8d27 (patch)
tree76f62c4f9bd98e909f213a59c9edd3bc44f113cb /src/lib/libssl/man
parent80160453af8f56ab16afdda289fc3a50e92a2f38 (diff)
downloadopenbsd-045f36e934df08b59b6d3d473aef84c0d87f8d27.tar.gz
openbsd-045f36e934df08b59b6d3d473aef84c0d87f8d27.tar.bz2
openbsd-045f36e934df08b59b6d3d473aef84c0d87f8d27.zip
fix repeated words
ok ok miod@ ack ack jmc@
Diffstat (limited to 'src/lib/libssl/man')
-rw-r--r--src/lib/libssl/man/SSL_set1_param.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_set1_param.3 b/src/lib/libssl/man/SSL_set1_param.3
index b2e695307d..cd8ad40ad0 100644
--- a/src/lib/libssl/man/SSL_set1_param.3
+++ b/src/lib/libssl/man/SSL_set1_param.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_set1_param.3,v 1.5 2019/06/12 09:36:30 schwarze Exp $ 1.\" $OpenBSD: SSL_set1_param.3,v 1.6 2022/09/10 10:22:46 jsg Exp $
2.\" full merge up to: 2.\" full merge up to:
3.\" OpenSSL man3/SSL_CTX_get0_param 99d63d46 Oct 26 13:56:48 2016 -0400 3.\" OpenSSL man3/SSL_CTX_get0_param 99d63d46 Oct 26 13:56:48 2016 -0400
4.\" 4.\"
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: June 12 2019 $ 52.Dd $Mdocdate: September 10 2022 $
53.Dt SSL_SET1_PARAM 3 53.Dt SSL_SET1_PARAM 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -88,7 +88,7 @@ or
88.Fa ssl , 88.Fa ssl ,
89respectively. 89respectively.
90The returned pointer must not be freed by the calling application, 90The returned pointer must not be freed by the calling application,
91but the application can modify the parameters pointed to 91but the application can modify the parameters pointed to,
92to suit its needs: for example to add a hostname check. 92to suit its needs: for example to add a hostname check.
93.Pp 93.Pp
94.Fn SSL_CTX_set1_param 94.Fn SSL_CTX_set1_param