]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: change name of OSSL_PROVIDER_load_ex design document
authorMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 8 Sep 2023 10:35:57 +0000 (12:35 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Wed, 20 Sep 2023 13:50:15 +0000 (15:50 +0200)
commit0988de278c2f861e47d63cd284992befa686e4a8
treec29132b88fee9d7dfa589a2ed0330a0037455c7e
parent54fbb9e416524e09d6125ffc551cefba83306992
doc: change name of OSSL_PROVIDER_load_ex design document

Use dashes instead of underscores, to be more consistent with
existing document names. And speaking of consistency, introduce
a consistent name transformation, which will scale better when
design documents start filling the folder ;-)

    OSSL_PROVIDER_load_ex -> ossl-provider-load-ex.md

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22029)
doc/designs/ossl-provider-load-ex.md [moved from doc/designs/prov_loadex.md with 95% similarity]