diff options
Diffstat (limited to 'src/lib/libcrypto/man/EC_KEY_new.3')
-rw-r--r-- | src/lib/libcrypto/man/EC_KEY_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3 index 283cc82f87..dd283cbb80 100644 --- a/src/lib/libcrypto/man/EC_KEY_new.3 +++ b/src/lib/libcrypto/man/EC_KEY_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: EC_KEY_new.3,v 1.3 2016/11/06 15:57:38 schwarze Exp $ | 1 | .\" $OpenBSD: EC_KEY_new.3,v 1.4 2016/11/06 16:54:58 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 6 2016 $ |
4 | .Dt EC_KEY_NEW 3 | 4 | .Dt EC_KEY_NEW 3 |
@@ -398,7 +398,7 @@ on error. | |||
398 | .Pp | 398 | .Pp |
399 | .Fn EC_KEY_get_flags | 399 | .Fn EC_KEY_get_flags |
400 | returns the flags associated with the | 400 | returns the flags associated with the |
401 | .Vt EC_KEY object. | 401 | .Vt EC_KEY object . |
402 | .Pp | 402 | .Pp |
403 | .Fn EC_KEY_copy | 403 | .Fn EC_KEY_copy |
404 | returns a pointer to the destination key or | 404 | returns a pointer to the destination key or |