diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/EVP_PKEY_print_private.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EVP_PKEY_print_private.3 b/src/lib/libcrypto/man/EVP_PKEY_print_private.3 index a271835f9c..0f8a74cb9c 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_print_private.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_print_private.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: EVP_PKEY_print_private.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: EVP_PKEY_print_private.3,v 1.3 2016/11/21 22:19:15 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 21 2016 $ |
4 | .Dt EVP_PKEY_PRINT_PRIVATE 3 | 4 | .Dt EVP_PKEY_PRINT_PRIVATE 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -50,7 +50,7 @@ indicates how far the printout should be indented. | |||
50 | .Pp | 50 | .Pp |
51 | The | 51 | The |
52 | .Fa pctx | 52 | .Fa pctx |
53 | parameter allows the print output to be finely tuned by using ASN1 | 53 | parameter allows the print output to be finely tuned by using ASN.1 |
54 | printing options. | 54 | printing options. |
55 | If | 55 | If |
56 | .Fa pctx | 56 | .Fa pctx |