svn commit: r50339 - head/en_US.ISO8859-1/books/handbook/cutting-edge
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock Date: Thu Jun 8 21:26:05 2017 New Revision: 50339 URL: https://svnweb.freebsd.org/changeset/doc/50339 Log: Make it more clear that the "kernel" target equates to "buildkernel installkernel". PR: 219858 Submitted by: [email protected] Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Thu Jun 8 19:59:28 2017 (r50338) +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Thu Jun 8 21:26:05 2017 (r50339) @@ -1128,9 +1128,8 @@ before running "/usr/sbin/freebsd-update install"</scr <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"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"