summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authortb <>2022-09-12 14:36:09 +0000
committertb <>2022-09-12 14:36:09 +0000
commit2464061d0b5446fa27d36124b35258b6d399eca7 (patch)
tree4c9b481af2ace24c5cc99071cad09181037025a3 /src/lib
parentbcb7b4e5e449696d120da6237349071e8b72767a (diff)
downloadopenbsd-2464061d0b5446fa27d36124b35258b6d399eca7.tar.gz
openbsd-2464061d0b5446fa27d36124b35258b6d399eca7.tar.bz2
openbsd-2464061d0b5446fa27d36124b35258b6d399eca7.zip
zap extra .Pp
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.33
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3 b/src/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
index e7694111eb..6d79ae403c 100644
--- a/src/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
+++ b/src/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_ASN1_OCTET_STRING.3,v 1.18 2022/09/12 14:33:47 tb Exp $ 1.\" $OpenBSD: d2i_ASN1_OCTET_STRING.3,v 1.19 2022/09/12 14:36:09 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -388,7 +388,6 @@ The
388.Fn i2d_* 388.Fn i2d_*
389encoding functions return the number of bytes successfully encoded 389encoding functions return the number of bytes successfully encoded
390or a negative value if an error occurs. 390or a negative value if an error occurs.
391.Pp
392.Sh SEE ALSO 391.Sh SEE ALSO
393.Xr ASN1_item_d2i 3 , 392.Xr ASN1_item_d2i 3 ,
394.Xr ASN1_STRING_new 3 393.Xr ASN1_STRING_new 3