diff options
Diffstat (limited to 'src/lib/libcrypto/man/ec.3')
-rw-r--r-- | src/lib/libcrypto/man/ec.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ec.3 b/src/lib/libcrypto/man/ec.3 index efc6f9ab9e..b3e0c8697e 100644 --- a/src/lib/libcrypto/man/ec.3 +++ b/src/lib/libcrypto/man/ec.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: ec.3,v 1.3 2016/11/06 15:57:38 schwarze Exp $ | 1 | .\" $OpenBSD: ec.3,v 1.4 2016/12/08 21:48:50 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: December 8 2016 $ |
4 | .Dt EC 3 | 4 | .Dt EC 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -54,7 +54,7 @@ objects are explained in | |||
54 | .Xr EC_POINT_new 3 , | 54 | .Xr EC_POINT_new 3 , |
55 | whilst functions for performing mathematical operations and tests on | 55 | whilst functions for performing mathematical operations and tests on |
56 | .Vt EC_POINT Ns s | 56 | .Vt EC_POINT Ns s |
57 | are coverd in | 57 | are covered in |
58 | .Xr EC_POINT_add 3 . | 58 | .Xr EC_POINT_add 3 . |
59 | .Pp | 59 | .Pp |
60 | For working with private and public keys refer to | 60 | For working with private and public keys refer to |