diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-12-15 23:29:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-12-15 23:29:39 +0000 |
commit | d7078533cb97165741a663d4223dfbd8d9109f2d (patch) | |
tree | cae86987841634c4fb2277fd9c7e8496a33f95e6 /lib/libcrypto | |
parent | 1316f2131f17817def6a17b3a6375d55fa6c1905 (diff) |
markup fix;
Diffstat (limited to 'lib/libcrypto')
-rw-r--r-- | lib/libcrypto/man/X509_ALGOR_dup.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/X509_ALGOR_dup.3 b/lib/libcrypto/man/X509_ALGOR_dup.3 index 370dbc71db5..7a46b372c29 100644 --- a/lib/libcrypto/man/X509_ALGOR_dup.3 +++ b/lib/libcrypto/man/X509_ALGOR_dup.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_ALGOR_dup.3,v 1.3 2016/12/15 22:08:23 schwarze Exp $ +.\" $OpenBSD: X509_ALGOR_dup.3,v 1.4 2016/12/15 23:29:38 jmc Exp $ .\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 .\" .\" This file is a derived work. @@ -124,7 +124,7 @@ certificate revocation lists, and certificate requests. .Pp .Fn X509_ALGOR_free frees -.Fa alg. +.Fa alg . .Pp .Fn X509_ALGOR_dup copies |