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 ++-- src/lib/libcrypto/man/d2i_ECPKParameters.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto') 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 diff --git a/src/lib/libcrypto/man/d2i_ECPKParameters.3 b/src/lib/libcrypto/man/d2i_ECPKParameters.3 index 640546c763..d127742968 100644 --- a/src/lib/libcrypto/man/d2i_ECPKParameters.3 +++ b/src/lib/libcrypto/man/d2i_ECPKParameters.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: d2i_ECPKParameters.3,v 1.3 2016/11/06 15:57:38 schwarze Exp $ +.\" $OpenBSD: d2i_ECPKParameters.3,v 1.4 2016/11/06 16:54:58 jmc Exp $ .\" .Dd $Mdocdate: November 6 2016 $ .Dt D2I_ECPKPARAMETERS 3 @@ -248,7 +248,7 @@ takes a string of octets from .Fa in , decodes them, and stores the resulting EC public key in the existing -.Pf * Fa key. +.Pf * Fa key . .Pp .Fn i2o_ECPublicKey encodes the public -- cgit v1.2.3-55-g6feb