diff options
Diffstat (limited to 'src/lib/libcrypto/man/PKCS12_parse.3')
-rw-r--r-- | src/lib/libcrypto/man/PKCS12_parse.3 | 6 |
1 files changed, 3 insertions, 3 deletions
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 @@ | |||
1 | .\" $OpenBSD: PKCS12_parse.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: PKCS12_parse.3,v 1.3 2016/11/24 19:45:16 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 24 2016 $ |
4 | .Dt PKCS12_PARSE 3 | 4 | .Dt PKCS12_PARSE 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -44,7 +44,7 @@ can be | |||
44 | .Dv NULL , | 44 | .Dv NULL , |
45 | in which case additional certificates will be discarded. | 45 | in which case additional certificates will be discarded. |
46 | .Pf * Fa ca | 46 | .Pf * Fa ca |
47 | can also be a valid STACK in which case additional certificates are | 47 | can also be a valid STACK, in which case additional certificates are |
48 | appended to | 48 | appended to |
49 | .Pf * Fa ca . | 49 | .Pf * Fa ca . |
50 | If | 50 | If |