diff options
author | jmc <> | 2024-08-30 06:05:10 +0000 |
---|---|---|
committer | jmc <> | 2024-08-30 06:05:10 +0000 |
commit | ccd8ed862a9710334944910936a87de63378318e (patch) | |
tree | 3c98e3562d507ba7d8811f33eef773ab03658cde | |
parent | 51cf50e53d8890d5ed3b31a36d47b22e6d69c473 (diff) | |
download | openbsd-ccd8ed862a9710334944910936a87de63378318e.tar.gz openbsd-ccd8ed862a9710334944910936a87de63378318e.tar.bz2 openbsd-ccd8ed862a9710334944910936a87de63378318e.zip |
zap line missed in previous removal; ok tb
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 8385ac2121..ea20639c47 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.160 2024/08/29 17:01:40 tb Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.161 2024/08/30 06:05:10 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: August 29 2024 $ | 113 | .Dd $Mdocdate: August 30 2024 $ |
114 | .Dt OPENSSL 1 | 114 | .Dt OPENSSL 1 |
115 | .Os | 115 | .Os |
116 | .Sh NAME | 116 | .Sh NAME |
@@ -3330,7 +3330,6 @@ The output format. | |||
3330 | The key password source. | 3330 | The key password source. |
3331 | .It Fl passout Ar arg | 3331 | .It Fl passout Ar arg |
3332 | The output file password source. | 3332 | The output file password source. |
3333 | or the public component of a key pair. | ||
3334 | .It Fl pubin | 3333 | .It Fl pubin |
3335 | Read in a public key, not a private key. | 3334 | Read in a public key, not a private key. |
3336 | .It Fl pubout | 3335 | .It Fl pubout |