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)
This commit is contained in:
Alex Gaynor 2018-03-06 13:07:33 -05:00 committed by Rich Salz
parent fce1b86f61
commit ce3dcdc9fe

View File

@ -145,7 +145,7 @@ Print out a usage message.
This specifies the host and optional port to connect to. It is possible to 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. 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. is made to connect to the local host on port 4433.
=item B<-bind host:port>] =item B<-bind host:port>]
@ -499,7 +499,7 @@ For example strings, see L<SSL_CTX_set1_sigalgs(3)>
=item B<-curves curvelist> =item B<-curves curvelist>
Specifies the list of supported curves to be sent by the client. The curve is 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 $ openssl ecparam -list_curves