From 385f2a93865ad3e59648464512ed0d339acdba26 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 30 Apr 2003 12:11:44 +0000 Subject: a OCTET -> an OCTET; --- src/usr.sbin/openssl/openssl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 @@ -.\" $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 -- cgit v1.2.3-55-g6feb