split seven functions out of the page X509_VERIFY_PARAM_set_flags(3), which
authorschwarze <schwarze@openbsd.org>
Mon, 18 Oct 2021 14:46:37 +0000 (14:46 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 18 Oct 2021 14:46:37 +0000 (14:46 +0000)
commit89fa998847a303c43a91e7c6124784e46da5b972
tree37c4f285f446d83319793504e8323f75c078258e
parent31f1d14935f5b3f00b15ef1d6155c216eb781778
split seven functions out of the page X509_VERIFY_PARAM_set_flags(3), which
is becoming excessively long, into a new page X509_VERIFY_PARAM_new(3);
no content change
lib/libcrypto/man/Makefile
lib/libcrypto/man/X509_STORE_CTX_set_flags.3
lib/libcrypto/man/X509_STORE_set1_param.3
lib/libcrypto/man/X509_VERIFY_PARAM_new.3 [new file with mode: 0644]
lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3