On 22 Aug 2012 21:57, "David E. O'Brien" <obr...@freebsd.org> wrote:
>
> Author: obrien
> Date: Wed Aug 22 20:56:53 2012
> New Revision: 239593
> URL: http://svn.freebsd.org/changeset/base/239593
>
> Log:
>   Fix comment misspelling.
>
>   Submitted by: kargl
>
> Modified:
>   head/etc/rc.d/postrandom
>
> Modified: head/etc/rc.d/postrandom
>
==============================================================================
> --- head/etc/rc.d/postrandom    Wed Aug 22 20:34:23 2012        (r239592)
> +++ head/etc/rc.d/postrandom    Wed Aug 22 20:56:53 2012        (r239593)
> @@ -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

Nitpicking... but recommended is also incorrect!

Chris
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to