summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_buf_print.3
diff options
context:
space:
mode:
authortb <>2023-07-09 06:45:03 +0000
committertb <>2023-07-09 06:45:03 +0000
commitc264ff2cd92e346999f827933f1603923037ad50 (patch)
tree825803f9324737b24bb1fa31109c2319f4fc0e80 /src/lib/libcrypto/man/ASN1_buf_print.3
parent65cd15bb04188980f7777f9b29e6f574afd2aed5 (diff)
downloadopenbsd-c264ff2cd92e346999f827933f1603923037ad50.tar.gz
openbsd-c264ff2cd92e346999f827933f1603923037ad50.tar.bz2
openbsd-c264ff2cd92e346999f827933f1603923037ad50.zip
ASN1_bn_print() will be removed soon. Remove docs.
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_buf_print.3')
-rw-r--r--src/lib/libcrypto/man/ASN1_buf_print.35
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ASN1_buf_print.3 b/src/lib/libcrypto/man/ASN1_buf_print.3
index 12ee84adac..67b39bea70 100644
--- a/src/lib/libcrypto/man/ASN1_buf_print.3
+++ b/src/lib/libcrypto/man/ASN1_buf_print.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASN1_buf_print.3,v 1.1 2022/12/14 20:27:28 schwarze Exp $ 1.\" $OpenBSD: ASN1_buf_print.3,v 1.2 2023/07/09 06:45:03 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2022 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2022 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: December 14 2022 $ 17.Dd $Mdocdate: July 9 2023 $
18.Dt ASN1_BUF_PRINT 3 18.Dt ASN1_BUF_PRINT 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -58,7 +58,6 @@ space characters, but not by more than 64 characters.
58.Fn ASN1_buf_print 58.Fn ASN1_buf_print
59returns 1 if successful or 0 if printing fails. 59returns 1 if successful or 0 if printing fails.
60.Sh SEE ALSO 60.Sh SEE ALSO
61.Xr ASN1_bn_print 3 ,
62.Xr ASN1_item_print 3 , 61.Xr ASN1_item_print 3 ,
63.Xr ASN1_STRING_print_ex 3 , 62.Xr ASN1_STRING_print_ex 3 ,
64.Xr ASN1_TIME_print 3 , 63.Xr ASN1_TIME_print 3 ,