CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/27 01:01:50
Modified files:
usr.bin/openssl: openssl.1 speed.c version.c
Log message:
Remove antiquated options output
This is uninteresting and rather meaningless except for the implementer.
No need to have several hundred lines of code backing half a dozen symbols
in the public API for this.
ok jsing
