1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

Fix typo in comment, s/reebots/reboots/

PR:		62481
Submitted by:	Ulrich Spoerlein <q at uni.de>
This commit is contained in:
Johan Karlsson 2004-02-07 23:13:28 +00:00
parent 3aa5a3ad90
commit c1405562c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125580

View File

@ -52,7 +52,7 @@ random_start()
random_stop() random_stop()
{ {
# Write some entropy so when the machine reebots /dev/random # Write some entropy so when the machine reboots /dev/random
# can be reseeded # can be reseeded
# #
case ${entropy_file} in case ${entropy_file} in