Inform the reader that the path to the kernel build directory
changed with 5.0 (in the "traditional" way case).
This commit is contained in:
parent
d51de06b34
commit
da293eadfb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16061
1 changed files with 4 additions and 0 deletions
|
@ -285,6 +285,10 @@
|
|||
<step>
|
||||
<para>Change into the build directory.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd ../compile/<replaceable>MYKERNEL</replaceable></userinput></screen>
|
||||
|
||||
<para>For FreeBSD version prior to 5.0, use instead:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd ../../compile/<replaceable>MYKERNEL</replaceable></userinput></screen>
|
||||
</step>
|
||||
|
||||
|
|
Loading…
Reference in a new issue