aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/apps/rand.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/apps/rand.pod')
-rw-r--r--crypto/openssl/doc/apps/rand.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/apps/rand.pod b/crypto/openssl/doc/apps/rand.pod
index cbf8768801b3..75745ca0023c 100644
--- a/crypto/openssl/doc/apps/rand.pod
+++ b/crypto/openssl/doc/apps/rand.pod
@@ -15,7 +15,7 @@ I<num>
=head1 DESCRIPTION
The B<rand> command outputs I<num> pseudo-random bytes after seeding
-the random number generater once. As in other B<openssl> command
+the random number generator once. As in other B<openssl> command
line tools, PRNG seeding uses the file I<$HOME/>B<.rnd> or B<.rnd>
in addition to the files given in the B<-rand> option. A new
I<$HOME>/B<.rnd> or B<.rnd> file will be written back if enough