summaryrefslogtreecommitdiffstats
path: root/doc/man3/SRP_VBASE_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/SRP_VBASE_new.pod')
-rw-r--r--doc/man3/SRP_VBASE_new.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man3/SRP_VBASE_new.pod b/doc/man3/SRP_VBASE_new.pod
index 0333bec6ea..a4838fb6c6 100644
--- a/doc/man3/SRP_VBASE_new.pod
+++ b/doc/man3/SRP_VBASE_new.pod
@@ -14,9 +14,9 @@ SRP_VBASE_get_by_user
#include <openssl/srp.h>
-Deprecated since OpenSSL 3.0, can be hidden entirely by defining
-B<OPENSSL_API_COMPAT> with a suitable version value, see
-L<openssl_user_macros(7)>:
+The following functions have been deprecated since OpenSSL 3.0, and can be
+hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
+see L<openssl_user_macros(7)>:
SRP_VBASE *SRP_VBASE_new(char *seed_key);
void SRP_VBASE_free(SRP_VBASE *vb);