It's CTF not CFT.
Typo noticed by: manolis
This commit is contained in:
parent
c195761f6e
commit
5f19a8d7ec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33091
1 changed files with 3 additions and 3 deletions
|
@ -174,7 +174,7 @@ options DDB_CTF</programlisting>
|
|||
<para>All sources must be rebuilt and installed with <acronym>CTF</acronym> options.
|
||||
To accomplish this task, rebuild the &os; sources using:</para>
|
||||
|
||||
<!-- XXXTR: WITH_CFT has been reported to leave a user with a
|
||||
<!-- XXXTR: WITH_CTF has been reported to leave a user with a
|
||||
broken system when used with buildworld. Until this is
|
||||
fixed, comment out those parts. When uncommenting, kill
|
||||
the extra screen.
|
||||
|
@ -182,8 +182,8 @@ options DDB_CTF</programlisting>
|
|||
|
||||
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
<!-- &prompt.root; <userinput>make WITH_CTF=1 buildworld</userinput> -->
|
||||
&prompt.root; <userinput>make WITH_CFT=1 kernel</userinput></screen>
|
||||
<!-- &prompt.root; <userinput>make WITH_CFT=1 installworld</userinput>
|
||||
&prompt.root; <userinput>make WITH_CTF=1 kernel</userinput></screen>
|
||||
<!-- &prompt.root; <userinput>make WITH_CTF=1 installworld</userinput>
|
||||
&prompt.root; <userinput>mergemaster -Ui</userinput></screen> -->
|
||||
|
||||
<para>The system will need to be restarted.</para>
|
||||
|
|
Loading…
Reference in a new issue