From 4dd2176959a6cdcb7f7ea0d8e3883f1ea62b1e55 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 3 Dec 2020 22:47:22 +0000 Subject: grammar fixes from Varik "The Genuine Article!!!" Valefor; --- src/lib/libssl/man/SSL_SESSION_new.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl') 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 @@ -.\" $OpenBSD: SSL_SESSION_new.3,v 1.7 2019/06/12 09:36:30 schwarze Exp $ +.\" $OpenBSD: SSL_SESSION_new.3,v 1.8 2020/12/03 22:47:22 jmc Exp $ .\" .\" Copyright (c) 2016 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 12 2019 $ +.Dd $Mdocdate: December 3 2020 $ .Dt SSL_SESSION_NEW 3 .Os .Sh NAME @@ -26,7 +26,7 @@ .Fn SSL_SESSION_new void .Sh DESCRIPTION .Fn SSL_SESSION_new -allocates and initializes an new +allocates and initializes a new .Vt SSL_SESSION object. The reference count is set to 1, the time to the current time, and -- cgit v1.2.3-55-g6feb