summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2021-05-13 05:52:28 +0000
committertb <>2021-05-13 05:52:28 +0000
commit513e9ef0945bc73cec3297bf73bae8be35827b54 (patch)
treec5a397208d59d24af8d92ef8bcf19a752b5e918a /src
parent0b14e56c689cb7afb4cfc0a61258f5c91c48f717 (diff)
downloadopenbsd-513e9ef0945bc73cec3297bf73bae8be35827b54.tar.gz
openbsd-513e9ef0945bc73cec3297bf73bae8be35827b54.tar.bz2
openbsd-513e9ef0945bc73cec3297bf73bae8be35827b54.zip
Add missing .Pp
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/EC_POINT_new.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EC_POINT_new.3 b/src/lib/libcrypto/man/EC_POINT_new.3
index 718d041a13..c70755352d 100644
--- a/src/lib/libcrypto/man/EC_POINT_new.3
+++ b/src/lib/libcrypto/man/EC_POINT_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EC_POINT_new.3,v 1.12 2021/05/10 20:00:58 tb Exp $ 1.\" $OpenBSD: EC_POINT_new.3,v 1.13 2021/05/13 05:52:28 tb Exp $
2.\" full merge up to: OpenSSL 50db8163 Jul 30 16:56:41 2018 +0100 2.\" full merge up to: OpenSSL 50db8163 Jul 30 16:56:41 2018 +0100
3.\" 3.\"
4.\" This file was written by Matt Caswell <matt@openssl.org>. 4.\" This file was written by Matt Caswell <matt@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: May 10 2021 $ 51.Dd $Mdocdate: May 13 2021 $
52.Dt EC_POINT_NEW 3 52.Dt EC_POINT_NEW 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -557,6 +557,7 @@ and
557.Fn EC_POINT_hex2point 557.Fn EC_POINT_hex2point
558first appeared in OpenSSL 0.9.8 and have been available since 558first appeared in OpenSSL 0.9.8 and have been available since
559.Ox 4.5 . 559.Ox 4.5 .
560.Pp
560.Fn EC_POINT_set_affine_coordinates , 561.Fn EC_POINT_set_affine_coordinates ,
561.Fn EC_POINT_get_affine_coordinates , 562.Fn EC_POINT_get_affine_coordinates ,
562and 563and