Fix a few nits...
* We don't use wu-ftpd. Nuke the text that says we do. * ###MB -> ### MB * ###MHz -> ### MHz * kernel config file -> kernel configuration file
This commit is contained in:
parent
20a3ac82d8
commit
9868f98abe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10331
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.81 2001/08/10 22:58:12 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.82 2001/08/12 20:16:11 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="cutting-edge">
|
||||
|
@ -195,7 +195,7 @@ subscribe cvs-all</programlisting>
|
|||
&os.current; is always <quote>exported</quote> on:
|
||||
<ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/">ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/</ulink>.
|
||||
We also use <command>wu-ftpd</command> which allows
|
||||
Our FTP server server also allows
|
||||
compressed/tarred grabbing of whole trees. e.g. you
|
||||
see:</para>
|
||||
|
||||
|
@ -881,8 +881,8 @@ Script done, …</screen>
|
|||
<secondary>timings</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Many factors influence the build time, but currently a 500MHz
|
||||
Pentium 3 with 128MB of RAM takes about 3 and a half hours to build
|
||||
<para>Many factors influence the build time, but currently a 500 MHz
|
||||
Pentium 3 with 128 MB of RAM takes about 3 and a half hours to build
|
||||
the &os.current; tree, with no tricks or shortcuts used during the
|
||||
process. A &os.stable; tree will build somewhat faster.</para>
|
||||
</sect3>
|
||||
|
@ -908,7 +908,7 @@ Script done, …</screen>
|
|||
system back to single user mode. This is a good test that the new
|
||||
system works properly. After booting from
|
||||
<filename>GENERIC</filename> and verifying that your system works you
|
||||
can then build a new kernel based on your normal kernel config
|
||||
can then build a new kernel based on your normal kernel configuration
|
||||
file.</para>
|
||||
|
||||
<para>If you are upgrading to &os; 4.0 or above then the standard
|
||||
|
|
Loading…
Reference in a new issue