summaryrefslogtreecommitdiffstats
path: root/doc/man1/speed.pod
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-02-16 15:45:32 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-03-17 18:24:03 +0100
commitdd07e68b2066745caa7f0d9f866cfb6fdf0fc89f (patch)
treea7a4469e3312c7473d80ecca398c6a81ff0d56fe /doc/man1/speed.pod
parentd597208c034722d09612c805e4894b0019bdd710 (diff)
Fix miscellaneous typos in docs and source
- d2i_PKC8PrivateKey -> d2i_PKCS8PrivateKey - bechmark -> benchmark - ciperhsuite -> ciphersuite - EncyptedPreMasterSecret -> EncryptedPreMasterSecret Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5570)
Diffstat (limited to 'doc/man1/speed.pod')
-rw-r--r--doc/man1/speed.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/speed.pod b/doc/man1/speed.pod
index f57f55a534..b20af847d6 100644
--- a/doc/man1/speed.pod
+++ b/doc/man1/speed.pod
@@ -73,11 +73,11 @@ is only effective if RSA algorithm is specified to test.
=item B<-seconds num>
-Run bechmarks for B<num> seconds.
+Run benchmarks for B<num> seconds.
=item B<-bytes num>
-Run bechmarks on B<num>-byte buffers. Affects ciphers, digests and the CSPRNG.
+Run benchmarks on B<num>-byte buffers. Affects ciphers, digests and the CSPRNG.
=item B<[zero or more test algorithms]>