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

Incorrect statements about release man pages #423

@paulidale

Description

@paulidale

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions