vt: cpu logos: Correct reversed 0/1 beastie descriptions
Differential Revision: https://reviews.freebsd.org/D3158 Approved by: markj (mentor) Obtained from: Pavel Timofeev MFC after: 1 week
This commit is contained in:
parent
f39130e75d
commit
6b8c5d92a4
@ -141,7 +141,7 @@ VT_SYSCTL_INT(splash_cpu, 0, "Show logo CPUs during boot");
|
||||
VT_SYSCTL_INT(splash_ncpu, 0, "Override number of logos displayed "
|
||||
"(0 = do not override)");
|
||||
VT_SYSCTL_INT(splash_cpu_style, 2, "Draw logo style "
|
||||
"(0=Beastie, 1=Alternate beastie, 2=Orb)");
|
||||
"(0 = Alternate beastie, 1 = Beastie, 2 = Orb)");
|
||||
VT_SYSCTL_INT(splash_cpu_duration, 10, "Hide logos after (seconds)");
|
||||
|
||||
static struct vt_device vt_consdev;
|
||||
|
Loading…
x
Reference in New Issue
Block a user