summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/usr.sbin/openssl/openssl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index fc137abc18..c17d026e74 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.4 2003/03/18 12:58:22 david Exp $ 1.\" $OpenBSD: openssl.1,v 1.5 2003/03/22 08:02:03 david 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.\"
@@ -1330,7 +1330,7 @@ Including 40 and 56 bits algorithms.
133040 bit export encryption algorithms 133040 bit export encryption algorithms
1331.It Ar EXPORT56 1331.It Ar EXPORT56
133256 bit export encryption algorithms. 133256 bit export encryption algorithms.
1333.It Ar eNULL, NULL 1333.It Ar eNULL , NULL
1334The "NULL" ciphers; that is those offering no encryption. 1334The "NULL" ciphers; that is those offering no encryption.
1335Because these offer no encryption at all and are a security risk 1335Because these offer no encryption at all and are a security risk
1336they are disabled unless explicitly included. 1336they are disabled unless explicitly included.
@@ -4337,7 +4337,7 @@ is an equivalent option.
4337.It Ar default_md 4337.It Ar default_md
4338This option specifies the digest algorithm to use. 4338This option specifies the digest algorithm to use.
4339Possible values include 4339Possible values include
4340.Ar md5, sha1 4340.Ar md5 , sha1
4341and 4341and
4342.Ar mdc2 . 4342.Ar mdc2 .
4343If not present then MD5 is used. 4343If not present then MD5 is used.