artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc09e15
)
zap extra .Pp
author
tb
<tb@openbsd.org>
Mon, 12 Sep 2022 14:36:09 +0000
(14:36 +0000)
committer
tb
<tb@openbsd.org>
Mon, 12 Sep 2022 14:36:09 +0000
(14:36 +0000)
lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
patch
|
blob
|
history
diff --git
a/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
b/lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
index
e769411
..
6d79ae4
100644
(file)
--- a/
lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
+++ b/
lib/libcrypto/man/d2i_ASN1_OCTET_STRING.3
@@
-1,4
+1,4
@@
-.\" $OpenBSD: d2i_ASN1_OCTET_STRING.3,v 1.1
8 2022/09/12 14:33:47
tb Exp $
+.\" $OpenBSD: d2i_ASN1_OCTET_STRING.3,v 1.1
9 2022/09/12 14:36:09
tb Exp $
.\"
.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@
-388,7
+388,6
@@
The
.Fn i2d_*
encoding functions return the number of bytes successfully encoded
or a negative value if an error occurs.
-.Pp
.Sh SEE ALSO
.Xr ASN1_item_d2i 3 ,
.Xr ASN1_STRING_new 3