https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259429
Bug ID: 259429
Summary: [lualoader]: "Autoboot in X seconds. [Space] to
pausee"
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 229013
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229013&action=edit
menu.lua.patch
The countdown message displayed by "autoboot_delay" is as follows.
==================================================
...
"Autoboot in 11 seconds. [Space] to pause"
"Autoboot in 10 seconds. [Space] to pause"
"Autoboot in 9 seconds. [Space] to pausee"
"Autoboot in 8 seconds. [Space] to pausee"
...
==================================================
The 'e' at the end remains when the number of digits of "time" is decreased.
I think the attached patch will help.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.