Make it more clear that the "kernel" target equates to "buildkernel

installkernel".

PR:		219858
Submitted by:	lutz@donnerhacke.de
This commit is contained in:
Warren Block 2017-06-08 21:26:05 +00:00
parent 577cc4bc51
commit 3cca4c85da
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50339

View file

@ -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">