summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2009-06-25 14:33:50 +0000
committerjmc <>2009-06-25 14:33:50 +0000
commit853c477781aa5040102c78a01823a18b823076c8 (patch)
tree6e995662cefe558355e095be2c4a086a2d4a299c /src
parent84b409ba6d9e714ff434ccacf0565cd051396526 (diff)
downloadopenbsd-853c477781aa5040102c78a01823a18b823076c8.tar.gz
openbsd-853c477781aa5040102c78a01823a18b823076c8.tar.bz2
openbsd-853c477781aa5040102c78a01823a18b823076c8.zip
typo;
Diffstat (limited to 'src')
-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 bf461841b6..287742b07e 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.64 2009/04/19 07:39:37 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.65 2009/06/25 14:33:50 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.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: April 19 2009 $ 115.Dd $Mdocdate: June 25 2009 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -5078,7 +5078,7 @@ The options are as follows:
5078These options encrypt the private key with the AES, DES, 5078These options encrypt the private key with the AES, DES,
5079or the triple DES ciphers, respectively, before outputting it. 5079or the triple DES ciphers, respectively, before outputting it.
5080A pass phrase is prompted for. 5080A pass phrase is prompted for.
5081If none of these options is specified the key is written in plain text. 5081If none of these options are specified, the key is written in plain text.
5082This means that using the 5082This means that using the
5083.Nm rsa 5083.Nm rsa
5084utility to read in an encrypted key with no encryption option can be used 5084utility to read in an encrypted key with no encryption option can be used