From: Alex Gaynor Date: Tue, 6 Mar 2018 18:07:33 +0000 (-0500) Subject: Fix a typo in the s_client man page X-Git-Tag: OpenSSL_1_1_1-pre3~181 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ce3dcdc9fe11e4d262f00633a139b2ee1d2ff8a0;p=oweals%2Fopenssl.git Fix a typo in the s_client man page Reviewed-by: Matthias St. Pierre Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5525) --- diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod index 6e47140f41..f101b33649 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 =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