summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorMatt Eaton <agnosticdev@gmail.com>2018-09-13 21:11:14 -0500
committerNicola Tuveri <nic.tuv@gmail.com>2018-09-17 02:00:19 +0300
commit9b977afc0b25f57021f9e4721cb56bd63548c838 (patch)
treef21e52980b36c52415fee6a48e0879fd0934c8b1 /doc/man7
parent00f561ab9c70dec128467fb2b4f3eb952829c4c4 (diff)
Update RAND_DRBG.pod
Fixed a minor typo while reading the documentation. I agree that this contribution is trivial can be freely used. CLA: trivial Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> Reviewed-by: Kurt Roeckx <kurt@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/7221)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/RAND_DRBG.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/RAND_DRBG.pod b/doc/man7/RAND_DRBG.pod
index b89c30d43e..ba457f0504 100644
--- a/doc/man7/RAND_DRBG.pod
+++ b/doc/man7/RAND_DRBG.pod
@@ -189,7 +189,7 @@ In addition to automatic reseeding, the caller can request an immediate
reseeding of the DRBG with fresh entropy by setting the
I<prediction resistance> parameter to 1 when calling L<RAND_DRBG_generate(3)>.
-The dcoument [NIST SP 800-90C] describes prediction resistance requests
+The document [NIST SP 800-90C] describes prediction resistance requests
in detail and imposes strict conditions on the entropy sources that are
approved for providing prediction resistance.
Since the default DRBG implementation does not have access to such an approved