Fix a mis-tagged make target.
This commit is contained in:
parent
c1767a527a
commit
682748becb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44275
1 changed files with 1 additions and 1 deletions
|
@ -1805,7 +1805,7 @@ Script done, …</screen>
|
|||
|
||||
<para>Where <replaceable>target</replaceable> is one of many
|
||||
build options. The first target should always be
|
||||
<varname>buildworld</varname>.</para>
|
||||
<buildtarget>buildworld</buildtarget>.</para>
|
||||
|
||||
<para>As the names imply,
|
||||
<buildtarget>buildworld</buildtarget> builds a complete new
|
||||
|
|
Loading…
Reference in a new issue