diff options
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 5c3b61b275..05841e1a6a 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.98 2019/01/18 23:33:57 naddy Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.99 2019/01/28 21:17:25 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 | .\" |
@@ -110,7 +110,7 @@ | |||
110 | .\" copied and put under another distribution licence | 110 | .\" copied and put under another distribution licence |
111 | .\" [including the GNU Public Licence.] | 111 | .\" [including the GNU Public Licence.] |
112 | .\" | 112 | .\" |
113 | .Dd $Mdocdate: January 18 2019 $ | 113 | .Dd $Mdocdate: January 28 2019 $ |
114 | .Dt OPENSSL 1 | 114 | .Dt OPENSSL 1 |
115 | .Os | 115 | .Os |
116 | .Sh NAME | 116 | .Sh NAME |
@@ -3072,7 +3072,7 @@ Do not encrypt the private key. | |||
3072 | Do not output the encoded version of the request. | 3072 | Do not output the encoded version of the request. |
3073 | .It Fl out Ar file | 3073 | .It Fl out Ar file |
3074 | The output file to write to, | 3074 | The output file to write to, |
3075 | or standard output if not spceified. | 3075 | or standard output if not specified. |
3076 | .It Fl outform Cm der | pem | 3076 | .It Fl outform Cm der | pem |
3077 | The output format. | 3077 | The output format. |
3078 | .It Fl passin Ar arg | 3078 | .It Fl passin Ar arg |