Fix references to the kernel distributions to use the correct names
(uppercase). PR: docs/137415 Submitted by: Yuri Gorchakov Approved by: re (rwatson, kib) MFC after: 3 days
This commit is contained in:
parent
83ee73d6f0
commit
e934441f67
@ -939,7 +939,7 @@ installFixupKernel(dialogMenuItem *self, int dists)
|
||||
if (RunningAsInit) {
|
||||
/*
|
||||
* Install something as /boot/kernel. Prefer SMP
|
||||
* over generic--this should handle the case where
|
||||
* over GENERIC--this should handle the case where
|
||||
* both SMP and GENERIC are installed (otherwise we
|
||||
* select the one kernel that was installed).
|
||||
*
|
||||
|
@ -411,9 +411,9 @@ Possible distribution values are:
|
||||
.Bl -tag -width indentxx
|
||||
.It Li base
|
||||
The base binary distribution.
|
||||
.It Li generic
|
||||
.It Li GENERIC
|
||||
The GENERIC kernel.
|
||||
.It Li smp
|
||||
.It Li SMP
|
||||
A kernel suitable for multiple processor systems.
|
||||
.It Li doc
|
||||
Miscellaneous documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user