summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/postrandom
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2012-08-22 22:34:55 +0000
committerobrien <obrien@FreeBSD.org>2012-08-22 22:34:55 +0000
commit936202737a90a7369258f995b784887008b120a8 (patch)
treec994d736ffccb1cc2558cd9be74d676d2abec2a3 /etc/rc.d/postrandom
parent57e31b3d63e044be91ca8d53665672979cde9cfe (diff)
downloadFreeBSD-src-936202737a90a7369258f995b784887008b120a8.zip
FreeBSD-src-936202737a90a7369258f995b784887008b120a8.tar.gz
The entire comment block is now spell checked this time -- I promise.
Diffstat (limited to 'etc/rc.d/postrandom')
-rwxr-xr-xetc/rc.d/postrandom4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.d/postrandom b/etc/rc.d/postrandom
index 4ab37a6..0ae76d6 100755
--- a/etc/rc.d/postrandom
+++ b/etc/rc.d/postrandom
@@ -15,9 +15,9 @@ start_cmd="${name}_start"
stop_cmd=":"
# This will remove old ${entropy_file} and generate a new one.
-# According to Bruce Schneier, this is strongly recomended in order
+# According to Bruce Schneier, this is strongly recommended in order
# to avoid using same ${entropy_file} across reboots.
-# Reference: Chapter 10.6, Practical Cryptograpy, ISBN: 0-471-22357-3
+# Reference: Chapter 10.6, Practical Cryptography, ISBN: 0-471-22357-3
postrandom_start()
{
OpenPOWER on IntegriCloud