diff options
| -rw-r--r-- | src/usr.sbin/openssl/openssl.1 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index 169f43743a..a95e5a3982 100644 --- a/src/usr.sbin/openssl/openssl.1 +++ b/src/usr.sbin/openssl/openssl.1 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: openssl.1,v 1.96 2014/06/02 17:06:28 jsing Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.97 2014/06/25 06:57:42 jmc Exp $ |
| 2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
| 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
| 4 | .\" | 4 | .\" |
| @@ -112,7 +112,7 @@ | |||
| 112 | .\" | 112 | .\" |
| 113 | .\" OPENSSL | 113 | .\" OPENSSL |
| 114 | .\" | 114 | .\" |
| 115 | .Dd $Mdocdate: June 2 2014 $ | 115 | .Dd $Mdocdate: June 25 2014 $ |
| 116 | .Dt OPENSSL 1 | 116 | .Dt OPENSSL 1 |
| 117 | .Os | 117 | .Os |
| 118 | .Sh NAME | 118 | .Sh NAME |
| @@ -8935,11 +8935,10 @@ or have symbolic links to them of this form | |||
| 8935 | option of the | 8935 | option of the |
| 8936 | .Nm x509 | 8936 | .Nm x509 |
| 8937 | utility). | 8937 | utility). |
| 8938 | Under | 8938 | The |
| 8939 | .Ux , | ||
| 8940 | the | ||
| 8941 | .Nm c_rehash | 8939 | .Nm c_rehash |
| 8942 | script will automatically create symbolic links to a directory of certificates. | 8940 | script distributed with OpenSSL |
| 8941 | will automatically create symbolic links to a directory of certificates. | ||
| 8943 | .It Fl crl_check | 8942 | .It Fl crl_check |
| 8944 | Checks end entity certificate validity by attempting to look up a valid CRL. | 8943 | Checks end entity certificate validity by attempting to look up a valid CRL. |
| 8945 | If a valid CRL cannot be found an error occurs. | 8944 | If a valid CRL cannot be found an error occurs. |
