summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/EC_GROUP_new.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-11-15 09:25:46 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-11-15 09:25:46 +0000
commitced3b4cc2edf96ebbc1d3a5f3664f71b4a9de4c0 (patch)
treeebd6233150c9b40dacc23654c167fd51344f3c09 /lib/libcrypto/man/EC_GROUP_new.3
parentb63cb4199d1c437d88df69a500882996bca31d11 (diff)
various cleanup;
Diffstat (limited to 'lib/libcrypto/man/EC_GROUP_new.3')
-rw-r--r--lib/libcrypto/man/EC_GROUP_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/EC_GROUP_new.3 b/lib/libcrypto/man/EC_GROUP_new.3
index 6534e8fc99c..7fc2b219802 100644
--- a/lib/libcrypto/man/EC_GROUP_new.3
+++ b/lib/libcrypto/man/EC_GROUP_new.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: EC_GROUP_new.3,v 1.2 2016/11/06 15:52:50 jmc Exp $
+.\" $OpenBSD: EC_GROUP_new.3,v 1.3 2016/11/15 09:25:45 jmc Exp $
.\"
-.Dd $Mdocdate: November 6 2016 $
+.Dd $Mdocdate: November 15 2016 $
.Dt EC_GROUP_NEW 3
.Os
.Sh NAME
@@ -197,7 +197,7 @@ typedef struct {
.Pp
Each
.Vt EC_builtin_curve
-item has a unique integer id
+item has a unique integer ID
.Pq Fa nid
and a human readable comment string describing the curve.
.Pp