CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/07/14 02:37:17
Modified files: usr.bin/openssl: ciphers.c Log message: Suppress output of the deprecated -tls1 option in usage() and help output. The option wasn't documented in the manpage. pointed out by jsing