X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FOPENSSL_VERSION_NUMBER.pod;h=6eca1134b16149792aec50730c928001daa61759;hp=d5842c0e35f5d0ed68603e35d52445e2ef0dedd0;hb=b7fb239438fb289a69e9420ad1edacf3bd1c5d69;hpb=3c5a61dd0f9d9a9eac098419bcaf47d1c296ca81 diff --git a/doc/man3/OPENSSL_VERSION_NUMBER.pod b/doc/man3/OPENSSL_VERSION_NUMBER.pod index d5842c0e35..6eca1134b1 100644 --- a/doc/man3/OPENSSL_VERSION_NUMBER.pod +++ b/doc/man3/OPENSSL_VERSION_NUMBER.pod @@ -47,11 +47,6 @@ number was therefore 0x0090581f. OpenSSL_version_num() returns the version number. -The macro OPENSSL_VERSION_AT_LEAST(major,minor) can be used at compile -time test if the current version is at least as new as the version provided. -The arguments major, minor and fix correspond to the version information -as given above. - OpenSSL_version() returns different strings depending on B: =over 4