summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libcrypto/man/ASN1_time_parse.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/ASN1_time_parse.3 b/lib/libcrypto/man/ASN1_time_parse.3
index b97c75fa158..6ec45e5dccd 100644
--- a/lib/libcrypto/man/ASN1_time_parse.3
+++ b/lib/libcrypto/man/ASN1_time_parse.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_time_parse.3,v 1.8 2019/06/06 01:06:58 schwarze Exp $
+.\" $OpenBSD: ASN1_time_parse.3,v 1.9 2020/11/02 17:45:35 tb Exp $
.\"
.\" Copyright (c) 2016 Bob Beck <beck@openbsd.org>
.\"
@@ -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 6 2019 $
+.Dd $Mdocdate: November 2 2020 $
.Dt ASN1_TIME_PARSE 3
.Os
.Sh NAME
@@ -84,7 +84,7 @@ a new
.Vt ASN1_TIME
structure is allocated and returned.
.Sh RETURN VALUES
-.Fn ASN1_parse_time
+.Fn ASN1_time_parse
returns
.Bl -bullet -offset four
.It