aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO_8859-1
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2001-05-24 17:46:52 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2001-05-24 17:46:52 +0000
commitf2b78f0d475902d30f48bb25f3e55d93569f8c80 (patch)
tree43386d0b187c87dc4f5df054dbd97e044c1b8019 /en_US.ISO_8859-1
parentbd6ee9e84c991454a5ba48db46cbc11d125fc7d0 (diff)
downloaddoc-f2b78f0d475902d30f48bb25f3e55d93569f8c80.tar.gz
doc-f2b78f0d475902d30f48bb25f3e55d93569f8c80.zip
Fixed four minor typos and missing whitespace.
Notes
Notes: svn path=/head/; revision=9491
Diffstat (limited to 'en_US.ISO_8859-1')
-rw-r--r--en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml
index f961db08ae..eb2305e605 100644
--- a/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml
+++ b/en_US.ISO_8859-1/books/handbook/cutting-edge/chapter.sgml
@@ -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>