Fix the location of the src tree used by scripts/makeworld.
This commit is contained in:
parent
a4c7aa0d6a
commit
850d7feee5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36642
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@
|
|||
file.</para>
|
||||
|
||||
<para>The following command builds a world from the
|
||||
<filename><replaceable>${arch}</replaceable>/<replaceable>${branch}</replaceable>/src</filename>
|
||||
<filename><replaceable>${arch}</replaceable>/<replaceable>${branch}</replaceable>/builds/<replaceable>${buildid}</replaceable>/src/</filename>
|
||||
tree and installs it into
|
||||
<replaceable>${worlddir}</replaceable>. The tree will
|
||||
be updated first unless <literal>-nocvs</literal> is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue