summaryrefslogtreecommitdiffstats
path: root/doc/apps/rsa.pod
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-01-21 22:38:52 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-01-21 22:38:52 +0000
commitcc8709a090b9664ab77ed6d89decb0c0fa4c6e09 (patch)
treedb981abfce71426ccdd04c51fa7515f7bfac3102 /doc/apps/rsa.pod
parent2c8aeddc5d3589bc8ab25fc85e050f2954b0f55d (diff)
Docs for sess_id utility.
Diffstat (limited to 'doc/apps/rsa.pod')
-rw-r--r--doc/apps/rsa.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apps/rsa.pod b/doc/apps/rsa.pod
index 05c64eb470..29886d52f3 100644
--- a/doc/apps/rsa.pod
+++ b/doc/apps/rsa.pod
@@ -70,9 +70,9 @@ read the input file password from the environment variable B<var>.
=item B<-out filename>
-This specifies the output filename to write a key to or standard output by
-is not specified. If any encryption options are set then a pass phrase will be
-prompted for. The output filename should B<not> be the same as the input
+This specifies the output filename to write a key to or standard output if this
+option is not specified. If any encryption options are set then a pass phrase
+will be prompted for. The output filename should B<not> be the same as the input
filename.
=item B<-passout password>