summaryrefslogtreecommitdiff
path: root/doc/man3/RAND_bytes.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/RAND_bytes.pod')
-rw-r--r--doc/man3/RAND_bytes.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/RAND_bytes.pod b/doc/man3/RAND_bytes.pod
index fca1ad6961deb..f257e050065f7 100644
--- a/doc/man3/RAND_bytes.pod
+++ b/doc/man3/RAND_bytes.pod
@@ -53,7 +53,7 @@ RAND_pseudo_bytes() was deprecated in OpenSSL 1.1.0; use RAND_bytes() instead.
=item *
-RAND_priv_bytes() was added in OpenSSL 1.1.1.
+The RAND_priv_bytes() function was added in OpenSSL 1.1.1.
=back