From q@uni.de  Sat Feb  7 07:57:47 2004
Return-Path: <q@uni.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B3C9316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Feb 2004 07:57:47 -0800 (PST)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8405F43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Feb 2004 07:57:47 -0800 (PST)
	(envelope-from q@uni.de)
Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id A27C1B4631
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Feb 2004 16:57:46 +0100 (CET)
Received: from virusscan (localhost [127.0.0.1])
	by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 7BECB670D9
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Feb 2004 16:57:46 +0100 (CET)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 34F93670DB
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Feb 2004 16:57:46 +0100 (CET)
Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14])
	by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 0E105B4631
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Feb 2004 16:57:46 +0100 (CET)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.12.10/8.12.10) with ESMTP id i17Fvjwb064462
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Feb 2004 16:57:45 +0100 (CET)
	(envelope-from q@roadrunner.q.local)
Received: (from q@localhost)
	by roadrunner.q.local (8.12.10/8.12.10/Submit) id i17FviDH064461;
	Sat, 7 Feb 2004 16:57:44 +0100 (CET)
	(envelope-from q)
Message-Id: <200402071557.i17FviDH064461@roadrunner.q.local>
Date: Sat, 7 Feb 2004 16:57:44 +0100 (CET)
From: Ulrich Spoerlein <q@uni.de>
Reply-To: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Typo in rc.d/random
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62481
>Category:       conf
>Synopsis:       Typo in rc.d/random
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 07 08:00:29 PST 2004
>Closed-Date:    Sat Feb 07 15:14:01 PST 2004
>Last-Modified:  Sat Feb 07 15:14:01 PST 2004
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.2.1-RC i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
Obvious...

--- random.patch begins here ---
--- etc/rc.d/random.orig	Thu Feb  5 16:10:55 2004
+++ etc/rc.d/random	Thu Feb  5 16:11:23 2004
@@ -52,7 +52,7 @@
 
 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
 	#
 	case ${entropy_file} in
--- random.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: johan 
State-Changed-When: Sat Feb 7 15:13:39 PST 2004 
State-Changed-Why:  
Committed, thanks for the report. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62481 
>Unformatted:
