summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_KEY_new.3
diff options
context:
space:
mode:
authorschwarze <>2016-12-06 14:54:55 +0000
committerschwarze <>2016-12-06 14:54:55 +0000
commitc01839c7ba2bbd6ce2dbed6239232b54efb936a6 (patch)
treea87921dd6e48dc121d8d4887e61be47c44f3c70a /src/lib/libcrypto/man/EC_KEY_new.3
parentaeca9b78b5a0255a748950523ea2a86e295f3948 (diff)
downloadopenbsd-c01839c7ba2bbd6ce2dbed6239232b54efb936a6.tar.gz
openbsd-c01839c7ba2bbd6ce2dbed6239232b54efb936a6.tar.bz2
openbsd-c01839c7ba2bbd6ce2dbed6239232b54efb936a6.zip
Delete most references to crypto(3). That page isn't useful enough
to be pointed to from random individual pages.
Diffstat (limited to 'src/lib/libcrypto/man/EC_KEY_new.3')
-rw-r--r--src/lib/libcrypto/man/EC_KEY_new.35
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3
index e338012bf7..fecb718a2b 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.6 2016/11/22 01:38:49 schwarze Exp $ 1.\" $OpenBSD: EC_KEY_new.3,v 1.7 2016/12/06 14:54:55 schwarze Exp $
2.\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200 2.\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200
3.\" 3.\"
4.\" This file was written by Matt Caswell <matt@openssl.org>. 4.\" This file was written by Matt Caswell <matt@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: November 22 2016 $ 51.Dd $Mdocdate: December 6 2016 $
52.Dt EC_KEY_NEW 3 52.Dt EC_KEY_NEW 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -509,7 +509,6 @@ returns the value of the current encoding flags for the
509returns the point_conversion_form for the 509returns the point_conversion_form for the
510.Vt EC_KEY . 510.Vt EC_KEY .
511.Sh SEE ALSO 511.Sh SEE ALSO
512.Xr crypto 3 ,
513.Xr d2i_ECPKParameters 3 , 512.Xr d2i_ECPKParameters 3 ,
514.Xr ec 3 , 513.Xr ec 3 ,
515.Xr EC_GFp_simple_method 3 , 514.Xr EC_GFp_simple_method 3 ,