summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 30685260bb..b14c94f604 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.6 2003/04/25 12:43:10 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.7 2003/04/30 12:11:44 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.\"
@@ -3476,7 +3476,7 @@ unencrypted private keys.
3476.It Fl nooct 3476.It Fl nooct
3477This option generates RSA private keys in a broken format that some software 3477This option generates RSA private keys in a broken format that some software
3478uses. 3478uses.
3479Specifically the private key should be enclosed in a OCTET STRING, 3479Specifically the private key should be enclosed in an OCTET STRING,
3480but some software just includes the structure itself without the 3480but some software just includes the structure itself without the
3481surrounding OCTET STRING. 3481surrounding OCTET STRING.
3482.It Fl embed 3482.It Fl embed