summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2022-09-12 14:36:09 +0000
committertb <>2022-09-12 14:36:09 +0000
commitac803c42a5901693703e027059e9c004c3f5e507 (patch)
tree4c9b481af2ace24c5cc99071cad09181037025a3 /src
parentafa32a688a05314cc1b6eec8c3ec695173e1459d (diff)
downloadopenbsd-ac803c42a5901693703e027059e9c004c3f5e507.tar.gz
openbsd-ac803c42a5901693703e027059e9c004c3f5e507.tar.bz2
openbsd-ac803c42a5901693703e027059e9c004c3f5e507.zip
zap extra .Pp
Diffstat (limited to 'src')
-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