From 779be1a1c0a30e6d62e336158f21c272616317fe Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 22 Aug 2012 20:56:53 +0000 Subject: Fix comment misspelling. Submitted by: kargl --- etc/rc.d/postrandom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc.d/postrandom b/etc/rc.d/postrandom index f5311c2..4ab37a6 100755 --- a/etc/rc.d/postrandom +++ b/etc/rc.d/postrandom @@ -15,7 +15,7 @@ start_cmd="${name}_start" stop_cmd=":" # This will remove old ${entropy_file} and generate a new one. -# According to Bruce Schneier, this is stronly recomended in order +# According to Bruce Schneier, this is strongly recomended in order # to avoid using same ${entropy_file} across reboots. # Reference: Chapter 10.6, Practical Cryptograpy, ISBN: 0-471-22357-3 -- cgit v1.1