Don't mention TLS 1.3 in the man page
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Fri, 31 Mar 2017 18:48:28 +0000 (20:48 +0200)
committerSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Fri, 31 Mar 2017 18:48:28 +0000 (20:48 +0200)
commit845645327dd4b12b6c26c0814502d79740f84028
treedbce4ba5bae5ecd6633aa1f78e9f0e4ac94a9c64
parente1d2ea3a54527996e9425de807143b061206e0ab
Don't mention TLS 1.3 in the man page

The man pages for ciphers, s_client and s_server mention the tls1_3
option but it is not implemented in the 1.1.0 branch. Thus remove it to
avoid confusion.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3099)
doc/apps/ciphers.pod
doc/apps/s_client.pod
doc/apps/s_server.pod