Date: Mon, 25 Oct 2021 09:47:47 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee" Message-ID: <bug-259429-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: katsubsd@gmail.com 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259429-227>
