Suppress output of the deprecated -tls1 option in usage() and help
authortb <tb@openbsd.org>
Thu, 14 Jul 2022 08:37:17 +0000 (08:37 +0000)
committertb <tb@openbsd.org>
Thu, 14 Jul 2022 08:37:17 +0000 (08:37 +0000)
commitab38dbd5400f74b15e74f86f3402c98b3561d353
tree9c9d017bdd9c5b9aee18710856e30779f7ca9727
parenta4915ec3bd095ec42c71ad56c31ee611daf8fc46
Suppress output of the deprecated -tls1 option in usage() and help
output. The option wasn't documented in the manpage.

pointed out by jsing
usr.bin/openssl/ciphers.c