summaryrefslogtreecommitdiffstats
path: root/doc/apps/speed.pod
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2000-05-29 15:52:21 +0000
committerGeoff Thorpe <geoff@openssl.org>2000-05-29 15:52:21 +0000
commit4c0aee5a75e76ba86dd987910dbc0d33441a577e (patch)
treeb3e18b1306f7126a1d349bf4ac15b7c70fa949e9 /doc/apps/speed.pod
parent8c343cf8612b7c12a010cdffc8626a626c229e7e (diff)
Minor corrections to documentation.
* speed processes any/all options passed to it, not just one. * DH and DSA have no "_get_method()" functions, only RSA does. * typos.
Diffstat (limited to 'doc/apps/speed.pod')
-rw-r--r--doc/apps/speed.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/speed.pod b/doc/apps/speed.pod
index fecd9a994d..77560f1c3d 100644
--- a/doc/apps/speed.pod
+++ b/doc/apps/speed.pod
@@ -39,7 +39,7 @@ This command is used to test the performance of cryptographic algorithms.
=head1 OPTIONS
-If an option is given, B<speed> test that algorithm, otherwise all of
+If any options are given, B<speed> tests those algorithms, otherwise all of
the above are tested.
=cut