aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-03-06 13:07:33 -0500
committerRich Salz <rsalz@openssl.org>2018-03-06 13:20:18 -0500
commitce3dcdc9fe11e4d262f00633a139b2ee1d2ff8a0 (patch)
tree8058ad3a36f7b2b0102816516955af8a9b813e1d /doc
parentfce1b86f61e183d3b73a51d2077ec2719291b756 (diff)
downloadopenssl-ce3dcdc9fe11e4d262f00633a139b2ee1d2ff8a0.zip
openssl-ce3dcdc9fe11e4d262f00633a139b2ee1d2ff8a0.tar.gz
openssl-ce3dcdc9fe11e4d262f00633a139b2ee1d2ff8a0.tar.bz2
Fix a typo in the s_client man page
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5525)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/s_client.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod
index 6e47140..f101b33 100644
--- a/doc/man1/s_client.pod
+++ b/doc/man1/s_client.pod
@@ -145,7 +145,7 @@ Print out a usage message.
This specifies the host and optional port to connect to. It is possible to
select the host and port using the optional target positional argument instead.
-If neither this nor the target positonal argument are specified then an attempt
+If neither this nor the target positional argument are specified then an attempt
is made to connect to the local host on port 4433.
=item B<-bind host:port>]
@@ -499,7 +499,7 @@ For example strings, see L<SSL_CTX_set1_sigalgs(3)>
=item B<-curves curvelist>
Specifies the list of supported curves to be sent by the client. The curve is
-is ultimately selected by the server. For a list of all curves, use:
+ultimately selected by the server. For a list of all curves, use:
$ openssl ecparam -list_curves