aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-26 21:25:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-26 21:25:09 +0000
commit32cee45c7138e9385d0341d093a03d7f660ec749 (patch)
tree99abe7b5b47628c9332d22d3034ed6a58a3b9ee3 /appendixa
parent624fe9515e30944c35363b646b0b0cde87eeb802 (diff)
Applied Alex Groenewoud's namesandspaces.dat patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/autoconf-desc.xml2
-rw-r--r--appendixa/diffutils-down.xml2
-rw-r--r--appendixa/fileutils-down.xml2
-rw-r--r--appendixa/findutils-down.xml4
-rw-r--r--appendixa/gawk-desc.xml2
-rw-r--r--appendixa/glibc-desc.xml2
-rw-r--r--appendixa/kernel-down.xml2
-rw-r--r--appendixa/m4-desc.xml4
-rw-r--r--appendixa/patch-desc.xml4
-rw-r--r--appendixa/shadowpwd-down.xml2
-rw-r--r--appendixa/textutils-down.xml2
-rw-r--r--appendixa/utillinux-down.xml2
12 files changed, 15 insertions, 15 deletions
diff --git a/appendixa/autoconf-desc.xml b/appendixa/autoconf-desc.xml
index cfa022ded..c047f1834 100644
--- a/appendixa/autoconf-desc.xml
+++ b/appendixa/autoconf-desc.xml
@@ -9,7 +9,7 @@ ifnames</para></sect3>
<sect4><title>autoconf</title>
<para>autoconf is a tool for producing shell scripts that automatically
configure software source code packages to adapt to many kinds of
-UNIX-like systems. The configuration scripts produced by autoconf are
+Unix-like systems. The configuration scripts produced by autoconf are
independent of autoconf when they are run, so their users do not need to
have autoconf.</para></sect4>
diff --git a/appendixa/diffutils-down.xml b/appendixa/diffutils-down.xml
index e586bf0a6..666d37d01 100644
--- a/appendixa/diffutils-down.xml
+++ b/appendixa/diffutils-down.xml
@@ -1,6 +1,6 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>Diff Utils (&diffutils-version;):
+<para><literallayout>Diffutils (&diffutils-version;):
<ulink url="ftp://ftp.gnu.org/gnu/diffutils/"/></literallayout></para>
</sect2>
diff --git a/appendixa/fileutils-down.xml b/appendixa/fileutils-down.xml
index b2313584b..d7b50fd04 100644
--- a/appendixa/fileutils-down.xml
+++ b/appendixa/fileutils-down.xml
@@ -1,6 +1,6 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>File Utils (&fileutils-version;):
+<para><literallayout>Fileutils (&fileutils-version;):
<ulink url="ftp://ftp.gnu.org/gnu/fileutils/"/></literallayout></para>
</sect2>
diff --git a/appendixa/findutils-down.xml b/appendixa/findutils-down.xml
index 3dfb4b0b2..7bbea3106 100644
--- a/appendixa/findutils-down.xml
+++ b/appendixa/findutils-down.xml
@@ -1,10 +1,10 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>Find Utils (&findutils-version;):
+<para><literallayout>Findutils (&findutils-version;):
<ulink url="ftp://ftp.gnu.org/gnu/findutils/"/>
-Find Utils Patch (&findutils-version;):
+Findutils Patch (&findutils-version;):
<ulink url="&ftp;/"/>
<ulink url="&http;/"/></literallayout></para>
</sect2>
diff --git a/appendixa/gawk-desc.xml b/appendixa/gawk-desc.xml
index 787fdfb1c..233640e3d 100644
--- a/appendixa/gawk-desc.xml
+++ b/appendixa/gawk-desc.xml
@@ -1,6 +1,6 @@
<sect2><title>Contents of Gawk-&gawk-contversion;</title>
-<para>Not yet checked</para>
+<para>(Not checked yet.)</para>
</sect2>
diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml
index 522ce3a26..62b6efc1e 100644
--- a/appendixa/glibc-desc.xml
+++ b/appendixa/glibc-desc.xml
@@ -214,7 +214,7 @@ the POSIX.1b Realtime Extension.</para></sect4>
multi-threaded programs.</para></sect4>
<sect4><title>libutil, libutil_p</title>
-<para>Contains code for "standard" functions used in many different unix
+<para>Contains code for "standard" functions used in many different Unix
utilities.</para></sect4>
</sect3>
diff --git a/appendixa/kernel-down.xml b/appendixa/kernel-down.xml
index 594319daf..f9ac97ee6 100644
--- a/appendixa/kernel-down.xml
+++ b/appendixa/kernel-down.xml
@@ -1,6 +1,6 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>Linux Kernel (&kernel-version;):
+<para><literallayout>Linux (&kernel-version;):
<ulink url="ftp://ftp.kernel.org/pub/linux/kernel/"/></literallayout></para>
</sect2>
diff --git a/appendixa/m4-desc.xml b/appendixa/m4-desc.xml
index f2e969a51..739da2099 100644
--- a/appendixa/m4-desc.xml
+++ b/appendixa/m4-desc.xml
@@ -8,8 +8,8 @@
<sect4><title>m4</title>
<para>m4 is a macro processor. It copies input to output expanding macros as it
goes. Macros are either built-in or user-defined and can take any number
-of arguments. Besides just doing macro expansion m4 has built-in functions
-for including named files, running UNIX commands, doing integer arithmetic,
+of arguments. Besides just doing macro expansion, m4 has built-in functions
+for including named files, running Unix commands, doing integer arithmetic,
manipulating text in various ways, recursion, etc. The m4 program can be used either
as a front-end to a compiler or as a macro processor in its own
right.</para></sect4>
diff --git a/appendixa/patch-desc.xml b/appendixa/patch-desc.xml
index 1f09caab4..8bdce2ed3 100644
--- a/appendixa/patch-desc.xml
+++ b/appendixa/patch-desc.xml
@@ -10,9 +10,9 @@
file usually is a list created by the diff program that contains
instructions on how an original file needs to be modified. Patch is used
a lot for source code patches since it saves time and space. Imagine
-a package that is 1MB in size. The next version of that package
+a package that is 1 MB in size. The next version of that package
only has changes in two files of the first version. It can be shipped as an
-entirely new package of 1MB or just as a patch file of 1KB which will
+entirely new package of 1 MB or just as a patch file of 1 KB which will
update the first version to make it identical to the second version. So
if the first version was downloaded already, a patch file avoids
a second large download.</para></sect4>
diff --git a/appendixa/shadowpwd-down.xml b/appendixa/shadowpwd-down.xml
index ca134cbf1..bd63d7886 100644
--- a/appendixa/shadowpwd-down.xml
+++ b/appendixa/shadowpwd-down.xml
@@ -1,6 +1,6 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>Shadow Password Suite (&shadow-version;):
+<para><literallayout>Shadow (&shadow-version;):
<ulink url="ftp://ftp.pld.org.pl/software/shadow/"/></literallayout></para>
</sect2>
diff --git a/appendixa/textutils-down.xml b/appendixa/textutils-down.xml
index 4173f1b53..be73a4f35 100644
--- a/appendixa/textutils-down.xml
+++ b/appendixa/textutils-down.xml
@@ -1,6 +1,6 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>Text Utils (&textutils-version;):
+<para><literallayout>Textutils (&textutils-version;):
<ulink url="ftp://ftp.gnu.org/gnu/textutils/"/></literallayout></para>
</sect2>
diff --git a/appendixa/utillinux-down.xml b/appendixa/utillinux-down.xml
index abe1f86b1..d0999ec42 100644
--- a/appendixa/utillinux-down.xml
+++ b/appendixa/utillinux-down.xml
@@ -1,6 +1,6 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>Util Linux (&util-linux-version;):
+<para><literallayout>Util-linux (&util-linux-version;):
<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/"/></literallayout></para>
</sect2>