summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_OBJECT_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_OBJECT_new.3')
-rw-r--r--src/lib/libcrypto/man/ASN1_OBJECT_new.35
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/ASN1_OBJECT_new.3 b/src/lib/libcrypto/man/ASN1_OBJECT_new.3
index 5b81b2bded..526e1d869b 100644
--- a/src/lib/libcrypto/man/ASN1_OBJECT_new.3
+++ b/src/lib/libcrypto/man/ASN1_OBJECT_new.3
@@ -1,4 +1,4 @@
1.Dd $Mdocdate: September 9 2015 $ 1.Dd $Mdocdate: March 12 2016 $
2.Dt ASN1_OBJECT_NEW 3 2.Dt ASN1_OBJECT_NEW 3
3.Os 3.Os
4.Sh NAME 4.Sh NAME
@@ -47,9 +47,6 @@ returns
47and sets an error code that can be obtained by 47and sets an error code that can be obtained by
48.Xr ERR_get_error 3 . 48.Xr ERR_get_error 3 .
49Otherwise it returns a pointer to the newly allocated structure. 49Otherwise it returns a pointer to the newly allocated structure.
50.Pp
51.Fn ASN1_OBJECT_free
52returns no value.
53.Sh SEE ALSO 50.Sh SEE ALSO
54.Xr d2i_ASN1_OBJECT 3 , 51.Xr d2i_ASN1_OBJECT 3 ,
55.Xr ERR_get_error 3 , 52.Xr ERR_get_error 3 ,