summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man
diff options
context:
space:
mode:
authorjmc <>2020-12-03 22:47:22 +0000
committerjmc <>2020-12-03 22:47:22 +0000
commitbf90c7348aa11c405e8d6a2e0bceeb937623d4b8 (patch)
tree4667b299887ee2488b09545928696ff673e784be /src/lib/libssl/man
parentcc8d6bebaa644793e32cf2685b91ea0ee9e2fb8e (diff)
downloadopenbsd-bf90c7348aa11c405e8d6a2e0bceeb937623d4b8.tar.gz
openbsd-bf90c7348aa11c405e8d6a2e0bceeb937623d4b8.tar.bz2
openbsd-bf90c7348aa11c405e8d6a2e0bceeb937623d4b8.zip
grammar fixes from Varik "The Genuine Article!!!" Valefor;
Diffstat (limited to 'src/lib/libssl/man')
-rw-r--r--src/lib/libssl/man/SSL_SESSION_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_SESSION_new.3 b/src/lib/libssl/man/SSL_SESSION_new.3
index 0b35c1145a..bfc68eb6a6 100644
--- a/src/lib/libssl/man/SSL_SESSION_new.3
+++ b/src/lib/libssl/man/SSL_SESSION_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_SESSION_new.3,v 1.7 2019/06/12 09:36:30 schwarze Exp $ 1.\" $OpenBSD: SSL_SESSION_new.3,v 1.8 2020/12/03 22:47:22 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: June 12 2019 $ 17.Dd $Mdocdate: December 3 2020 $
18.Dt SSL_SESSION_NEW 3 18.Dt SSL_SESSION_NEW 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -26,7 +26,7 @@
26.Fn SSL_SESSION_new void 26.Fn SSL_SESSION_new void
27.Sh DESCRIPTION 27.Sh DESCRIPTION
28.Fn SSL_SESSION_new 28.Fn SSL_SESSION_new
29allocates and initializes an new 29allocates and initializes a new
30.Vt SSL_SESSION 30.Vt SSL_SESSION
31object. 31object.
32The reference count is set to 1, the time to the current time, and 32The reference count is set to 1, the time to the current time, and