Make it more clear that the "kernel" target equates to "buildkernel
installkernel". PR: 219858 Submitted by: lutz@donnerhacke.de
This commit is contained in:
parent
577cc4bc51
commit
3cca4c85da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50339
1 changed files with 2 additions and 3 deletions
|
@ -1128,9 +1128,8 @@ before running "/usr/sbin/freebsd-update install"</screen>
|
|||
|
||||
<callout arearefs="updating-src-qs-kernel">
|
||||
<para>Compile and install the kernel. This is
|
||||
equivalent to
|
||||
<buildtarget>buildkernel</buildtarget>
|
||||
<buildtarget>installkernel</buildtarget>.</para>
|
||||
equivalent to <command>make buildkernel
|
||||
installkernel</command>.</para>
|
||||
</callout>
|
||||
|
||||
<callout arearefs="updating-src-qs-reboot">
|
||||
|
|
Loading…
Reference in a new issue