diff options
author | jmc <> | 2016-11-06 16:54:58 +0000 |
---|---|---|
committer | jmc <> | 2016-11-06 16:54:58 +0000 |
commit | 35ced4b0bd12f88ac45f881ec1269da5adaebc9c (patch) | |
tree | c29c45cfd4842c583ab8d432e7de8cf52bf9036f /src/lib/libcrypto/man/EC_KEY_new.3 | |
parent | 47907328d7c540829168655ab9962937ec5204f9 (diff) | |
download | openbsd-35ced4b0bd12f88ac45f881ec1269da5adaebc9c.tar.gz openbsd-35ced4b0bd12f88ac45f881ec1269da5adaebc9c.tar.bz2 openbsd-35ced4b0bd12f88ac45f881ec1269da5adaebc9c.zip |
spacing between macro args and punctuation;
Diffstat (limited to 'src/lib/libcrypto/man/EC_KEY_new.3')
-rw-r--r-- | src/lib/libcrypto/man/EC_KEY_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
1 | .\" $OpenBSD: EC_KEY_new.3,v 1.3 2016/11/06 15:57:38 schwarze Exp $ | 1 | .\" $OpenBSD: EC_KEY_new.3,v 1.4 2016/11/06 16:54:58 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 6 2016 $ |
4 | .Dt EC_KEY_NEW 3 | 4 | .Dt EC_KEY_NEW 3 |
@@ -398,7 +398,7 @@ on error. | |||
398 | .Pp | 398 | .Pp |
399 | .Fn EC_KEY_get_flags | 399 | .Fn EC_KEY_get_flags |
400 | returns the flags associated with the | 400 | returns the flags associated with the |
401 | .Vt EC_KEY object. | 401 | .Vt EC_KEY object . |
402 | .Pp | 402 | .Pp |
403 | .Fn EC_KEY_copy | 403 | .Fn EC_KEY_copy |
404 | returns a pointer to the destination key or | 404 | returns a pointer to the destination key or |