summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_POINT_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_POINT_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_POINT_new.3')
-rw-r--r--src/lib/libcrypto/man/EC_POINT_new.35
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_POINT_new.3 b/src/lib/libcrypto/man/EC_POINT_new.3
index d68427779f..235c8d69bc 100644
--- a/src/lib/libcrypto/man/EC_POINT_new.3
+++ b/src/lib/libcrypto/man/EC_POINT_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EC_POINT_new.3,v 1.4 2016/11/22 01:41:03 schwarze Exp $ 1.\" $OpenBSD: EC_POINT_new.3,v 1.5 2016/12/06 14:54:55 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
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_POINT_NEW 3 52.Dt EC_POINT_NEW 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -459,7 +459,6 @@ returns the pointer to the
459.Dv NULL 459.Dv NULL
460on error. 460on error.
461.Sh SEE ALSO 461.Sh SEE ALSO
462.Xr crypto 3 ,
463.Xr d2i_ECPKParameters 3 , 462.Xr d2i_ECPKParameters 3 ,
464.Xr ec 3 , 463.Xr ec 3 ,
465.Xr EC_GFp_simple_method 3 , 464.Xr EC_GFp_simple_method 3 ,