From a78d34087baaff7b0e20c0160a5d1b834699dd00 Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Mon, 22 Sep 2025 14:44:14 -0600 Subject: [PATCH] unbreak url for legacy gost Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/28639) --- doc/man3/PKCS12_gen_mac.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man3/PKCS12_gen_mac.pod b/doc/man3/PKCS12_gen_mac.pod index 60ee6df142e..752db3bd4a3 100644 --- a/doc/man3/PKCS12_gen_mac.pod +++ b/doc/man3/PKCS12_gen_mac.pod @@ -74,7 +74,7 @@ All functions returning an integer return 1 on success and 0 if an error occurre =item B =for comment -https://tc26.ru/standards/metodicheskie-rekomendatsii/transportnyy-klyuchevoy-konteyner.html section 5.1 +https://tc26.ru/standarts/metodicheskie-rekomendatsii/transportnyy-klyuchevoy-konteyner.html section 5.1 https://tc26.ru/standard/rs/%D0%A0%2050.1.112-2016.pdf section 5 https://meganorm.ru/mega_doc/norm/prikaz/25/r_1323565_1_041-2022_rekomendatsii_po_standartizatsii.html section 7.1 -- 2.47.3