summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-04-30 12:11:44 +0000
committerjmc <jmc@openbsd.org>2003-04-30 12:11:44 +0000
commit8dde226505639331a191bfc07f064a03ff996a89 (patch)
tree4d3b10a5266bc28b836a284403ddadedf6fb2a0e
parenta indicator -> an indicator; (diff)
downloadwireguard-openbsd-8dde226505639331a191bfc07f064a03ff996a89.tar.xz
wireguard-openbsd-8dde226505639331a191bfc07f064a03ff996a89.zip
a OCTET -> an OCTET;
-rw-r--r--usr.sbin/openssl/openssl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1
index 30685260bb4..b14c94f6047 100644
--- a/usr.sbin/openssl/openssl.1
+++ b/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.6 2003/04/25 12:43:10 jmc Exp $
+.\" $OpenBSD: openssl.1,v 1.7 2003/04/30 12:11:44 jmc Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -3476,7 +3476,7 @@ unencrypted private keys.
.It Fl nooct
This option generates RSA private keys in a broken format that some software
uses.
-Specifically the private key should be enclosed in a OCTET STRING,
+Specifically the private key should be enclosed in an OCTET STRING,
but some software just includes the structure itself without the
surrounding OCTET STRING.
.It Fl embed