docs: correct manual page links for version 3.0
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Wed, 9 Mar 2022 10:55:36 +0000 (11:55 +0100)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 11 Mar 2022 16:23:31 +0000 (17:23 +0100)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17852)

README-FIPS.md
README-PROVIDERS.md
dev/release-aux/openssl-announce-pre-release.tmpl

index a8be9ddb317f1b8affe6d00f0816441e01cfe9a9..d8c3cd3dd0760832310e23fe84c76de5f40a1c55 100644 (file)
@@ -64,4 +64,4 @@ Using the FIPS Module in applications
 Documentation about using the FIPS module is available on the [fips_module(7)]
 manual page.
 
- [fips_module(7)]: https://www.openssl.org/docs/manmaster/man7/fips_module.html
+ [fips_module(7)]: https://www.openssl.org/docs/man3.0/man7/fips_module.html
index 33533f671c7d56d209caf904689b79cfc8157e41..25e49c8618f7cc6829ece4c764e0cc627a632f73 100644 (file)
@@ -20,7 +20,7 @@ distribute their own providers which can be added to OpenSSL dynamically.
 Documentation about writing providers is available on the [provider(7)]
 manual page.
 
- [provider(7)]: https://www.openssl.org/docs/manmaster/man7/provider.html
+ [provider(7)]: https://www.openssl.org/docs/man3.0/man7/provider.html
 
 The Default Provider
 --------------------
@@ -88,7 +88,7 @@ Providers to be loaded can be specified in the OpenSSL config file.
 See the [config(5)] manual page for information about how to configure
 providers via the config file, and how to automatically activate them.
 
- [config(5)]: https://www.openssl.org/docs/manmaster/man5/config.html
+ [config(5)]: https://www.openssl.org/docs/man3.0/man5/config.html
 
 The following is a minimal config file example to load and activate both
 the legacy and the default provider in the default library context.
index 470a42bdd34c928cefbb776b05022225399bde12..a4a7581ea709f80166fa6004e0da215abee0b42a 100644 (file)
@@ -15,7 +15,7 @@
    Specific notes on upgrading to OpenSSL $series from previous versions are
    available in the OpenSSL Migration Guide, here:
 
-        https://www.openssl.org/docs/manmaster/man7/migration_guide.html
+        https://www.openssl.org/docs/man3.0/man7/migration_guide.html
 
    The $label release is available for download via HTTPS and FTP from the
    following master locations (you can find the various FTP mirrors under