View | Details | Raw Unified | Return to bug 20136
Collapse All | Expand All

(-)kernelconfig-building.html (-2 / +5 lines)
Lines 136-142 Link Here
136
      </div>
136
      </div>
137
137
138
      <p>When you are finished, type the following to compile and
138
      <p>When you are finished, type the following to compile and
139
      install your kernel if you are using FreeBSD prior FreeBSD
139
      install your kernel if you are using any release version (that
140
      is, not stable or current) of FreeBSD, or any version prior to FreeBSD
140
      4.0 and don't want to upgrade to FreeBSD 4.0 or higher with
141
      4.0 and don't want to upgrade to FreeBSD 4.0 or higher with
141
      this step.</p>
142
      this step.</p>
142
143
Lines 165-171 Link Here
165
"USERINPUT"><b>make install</b></tt>
166
"USERINPUT"><b>make install</b></tt>
166
</pre>
167
</pre>
167
168
168
      <p>For FreeBSD 4.x or later (or upgrading from FreeBSD 3.x to
169
      <p>If you are tracking stable or current (that is, you are not
170
      using a release version), then for FreeBSD 4.x or later 
171
      (or upgrading from FreeBSD 3.x to
169
      FreeBSD 4.x or higher), use the following commands (be sure
172
      FreeBSD 4.x or higher), use the following commands (be sure
170
      you have built world before!):</p>
173
      you have built world before!):</p>
171
<pre class="SCREEN">
174
<pre class="SCREEN">

Return to bug 20136