From 35ced4b0bd12f88ac45f881ec1269da5adaebc9c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 6 Nov 2016 16:54:58 +0000 Subject: spacing between macro args and punctuation; --- src/lib/libcrypto/man/EC_KEY_new.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/EC_KEY_new.3') diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3 index 283cc82f87..dd283cbb80 100644 --- a/src/lib/libcrypto/man/EC_KEY_new.3 +++ b/src/lib/libcrypto/man/EC_KEY_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EC_KEY_new.3,v 1.3 2016/11/06 15:57:38 schwarze Exp $ +.\" $OpenBSD: EC_KEY_new.3,v 1.4 2016/11/06 16:54:58 jmc Exp $ .\" .Dd $Mdocdate: November 6 2016 $ .Dt EC_KEY_NEW 3 @@ -398,7 +398,7 @@ on error. .Pp .Fn EC_KEY_get_flags returns the flags associated with the -.Vt EC_KEY object. +.Vt EC_KEY object . .Pp .Fn EC_KEY_copy returns a pointer to the destination key or -- cgit v1.2.3-55-g6feb