Fixed four minor typos and missing whitespace.

This commit is contained in:
Jens Schweikhardt 2001-05-24 17:46:52 +00:00
parent bd6ee9e84c
commit f2b78f0d47
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9491
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.67 2001/05/01 10:40:37 kuriyama Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.68 2001/05/12 03:20:47 eric Exp $
-->
<chapter id="cutting-edge">
@ -809,7 +809,7 @@ Script done, &hellip;</screen>
<sect3>
<title>Timings</title>
<para>Many factors influence the build time, but currently a 500mhz
<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
the -CURRENT tree, with no tricks or shortcuts used during the
process. A -STABLE tree will build somewhat faster.</para>
@ -984,7 +984,7 @@ Script done, &hellip;</screen>
<tip>
<title>Name the new root directory
(<filename>/var/tmp/root</filename>)with a time stamp, so you can
(<filename>/var/tmp/root</filename>) with a time stamp, so you can
easily compare differences between versions</title>
<para>Frequently rebuilding the world means that you have to update
@ -1284,14 +1284,14 @@ Script done, &hellip;</screen>
<para><emphasis>In general</emphasis> (and this is not a hard and
fast rule) the <quote>make world</quote> process builds new
copies of essential tools (such as &man.gcc.1;, and
&man.make.1;>) and the system libraries. These tools and
&man.make.1;) and the system libraries. These tools and
libraries are then installed. The new tools and libraries are
then used to rebuild themselves, and are installed again. The
entire system (now including regular user programs, such as
&man.ls.1; or &man.grep.1;) is then rebuilt with the new
system files.</para>
<para>If you are at the last state, and you know it (because you
<para>If you are at the last stage, and you know it (because you
have looked through the output that you were storing) then you
can (fairly safely) do</para>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.67 2001/05/01 10:40:37 kuriyama Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.68 2001/05/12 03:20:47 eric Exp $
-->
<chapter id="cutting-edge">
@ -809,7 +809,7 @@ Script done, &hellip;</screen>
<sect3>
<title>Timings</title>
<para>Many factors influence the build time, but currently a 500mhz
<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
the -CURRENT tree, with no tricks or shortcuts used during the
process. A -STABLE tree will build somewhat faster.</para>
@ -984,7 +984,7 @@ Script done, &hellip;</screen>
<tip>
<title>Name the new root directory
(<filename>/var/tmp/root</filename>)with a time stamp, so you can
(<filename>/var/tmp/root</filename>) with a time stamp, so you can
easily compare differences between versions</title>
<para>Frequently rebuilding the world means that you have to update
@ -1284,14 +1284,14 @@ Script done, &hellip;</screen>
<para><emphasis>In general</emphasis> (and this is not a hard and
fast rule) the <quote>make world</quote> process builds new
copies of essential tools (such as &man.gcc.1;, and
&man.make.1;>) and the system libraries. These tools and
&man.make.1;) and the system libraries. These tools and
libraries are then installed. The new tools and libraries are
then used to rebuild themselves, and are installed again. The
entire system (now including regular user programs, such as
&man.ls.1; or &man.grep.1;) is then rebuilt with the new
system files.</para>
<para>If you are at the last state, and you know it (because you
<para>If you are at the last stage, and you know it (because you
have looked through the output that you were storing) then you
can (fairly safely) do</para>