aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-11 03:13:43 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-11 03:13:43 +0000
commit387a32af4bff50363c15788cf25f10ed26cfabd3 (patch)
tree7874a54d1f87fdbb340547777019c59ce20c6f4a /chapter08
parentbc8cca581fed74c60e201a89acb38cb2344c9b1b (diff)
Update initial Chapter 7 pages for cross2 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/grep.xml2
-rw-r--r--chapter08/make.xml3
2 files changed, 2 insertions, 3 deletions
diff --git a/chapter08/grep.xml b/chapter08/grep.xml
index c911d9e06..44707152c 100644
--- a/chapter08/grep.xml
+++ b/chapter08/grep.xml
@@ -23,7 +23,7 @@
<sect2 role="package">
<title/>
- <para>The Grep package contains programs for searching through teh contents of files.</para>
+ <para>The Grep package contains programs for searching through the contents of files.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
diff --git a/chapter08/make.xml b/chapter08/make.xml
index b996469c3..561bdd812 100644
--- a/chapter08/make.xml
+++ b/chapter08/make.xml
@@ -24,8 +24,7 @@
<title/>
<para>The Make package contains a program for controlling the generation of
- executables and other non-source files of a program from the program's
- source files. .</para>
+ executables and other non-source files of a package from source files.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>