From 7202341c67bf9540414b1bb3d732e66d2a7489cf Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 24 Nov 2016 19:45:16 +0000 Subject: various cleanup; leaving dangling PKCS7* Xr for now... --- src/lib/libcrypto/man/PKCS12_parse.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/PKCS12_parse.3') diff --git a/src/lib/libcrypto/man/PKCS12_parse.3 b/src/lib/libcrypto/man/PKCS12_parse.3 index 69786d49c0..d7bcd63b01 100644 --- a/src/lib/libcrypto/man/PKCS12_parse.3 +++ b/src/lib/libcrypto/man/PKCS12_parse.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: PKCS12_parse.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: PKCS12_parse.3,v 1.3 2016/11/24 19:45:16 jmc Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 24 2016 $ .Dt PKCS12_PARSE 3 .Os .Sh NAME @@ -44,7 +44,7 @@ can be .Dv NULL , in which case additional certificates will be discarded. .Pf * Fa ca -can also be a valid STACK in which case additional certificates are +can also be a valid STACK, in which case additional certificates are appended to .Pf * Fa ca . If -- cgit v1.2.3-55-g6feb