Bug 12628

Summary: trivial grammar patch to boot.c
Product: Base System Reporter: rme <rme>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description rme 1999-07-13 18:50:00 UTC
	The boot countdown timer says it will boot in 1 seconds,
	which is grammatically incorrect.  (Picky, I know, but
	I'm always impressed when programs get these details right.)

How-To-Repeat: 
	Reboot and watch boot timer count down.
Comment 1 nick.hibma 1999-07-15 09:38:26 UTC
FYI, this is 

	src/sys/boot/common/boot.c
Comment 2 Nick Hibma freebsd_committer freebsd_triage 1999-07-15 21:41:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!