summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/openssl')
-rw-r--r--src/usr.bin/openssl/openssl.111
1 files changed, 4 insertions, 7 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index e15ef60395..d43b1db195 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.116 2019/11/28 11:21:33 inoguchi Exp $ 1.\" $OpenBSD: openssl.1,v 1.117 2019/12/18 07:54:28 tb 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: November 28 2019 $ 113.Dd $Mdocdate: December 18 2019 $
114.Dt OPENSSL 1 114.Dt OPENSSL 1
115.Os 115.Os
116.Sh NAME 116.Sh NAME
@@ -2176,11 +2176,8 @@ option.
2176Use 2176Use
2177.Ar digest 2177.Ar digest
2178to create a key from a pass phrase. 2178to create a key from a pass phrase.
2179.Ar digest 2179The default value is
2180may be one of 2180.Cm sha256 .
2181.Cm md5
2182or
2183.Cm sha1 .
2184.It Fl none 2181.It Fl none
2185Use NULL cipher (no encryption or decryption of input). 2182Use NULL cipher (no encryption or decryption of input).
2186.It Fl nopad 2183.It Fl nopad