This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Description
The Documentation page states:
The manual pages for all supported releases are available.
Clicking through reads thus:
The manual pages for all releases are available online:
[master](https://www.openssl.org/docs/manmaster)
[3.1](https://www.openssl.org/docs/man3.1)
[3.0](https://www.openssl.org/docs/man3.0)
[1.1.1](https://www.openssl.org/docs/man1.1.1)
[1.0.2](https://www.openssl.org/docs/man1.0.2)
The first statement is incorrect because we include more than just supported releases.
The second is incorrect because not all releases are included.
I'm not advocating the removal of any of the man pages, just tightening the wording in both cases. To what eludes me currently.