CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/10 16:07:30
Modified files: usr.bin/openssl: openssl.1 Log message: Delete the description of the argument of the "ciphers" command because it was (1) woefully incomplete, (2) partially outdated and wrong, (3) in parts imprecisely worded and hard to understand, (4) excessively technical for a section 1 manual, (5) of excessive size for this particular page, (6) and didn't belong here in the first place because it essentially tried to document a C API - SSL_CTX_set_cipher_list(3), which is now documented, so point to it.