From 32cee45c7138e9385d0341d093a03d7f660ec749 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 26 May 2002 21:25:09 +0000 Subject: Applied Alex Groenewoud's namesandspaces.dat patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/autoconf-desc.xml | 2 +- appendixa/diffutils-down.xml | 2 +- appendixa/fileutils-down.xml | 2 +- appendixa/findutils-down.xml | 4 ++-- appendixa/gawk-desc.xml | 2 +- appendixa/glibc-desc.xml | 2 +- appendixa/kernel-down.xml | 2 +- appendixa/m4-desc.xml | 4 ++-- appendixa/patch-desc.xml | 4 ++-- appendixa/shadowpwd-down.xml | 2 +- appendixa/textutils-down.xml | 2 +- appendixa/utillinux-down.xml | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) (limited to 'appendixa') 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 autoconf 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. 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 @@ Official Download Location -Diff Utils (&diffutils-version;): +Diffutils (&diffutils-version;): 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 @@ Official Download Location -File Utils (&fileutils-version;): +Fileutils (&fileutils-version;): 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 @@ Official Download Location -Find Utils (&findutils-version;): +Findutils (&findutils-version;): -Find Utils Patch (&findutils-version;): +Findutils Patch (&findutils-version;): 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 @@ Contents of Gawk-&gawk-contversion; -Not yet checked +(Not checked yet.) 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. multi-threaded programs. libutil, libutil_p -Contains code for "standard" functions used in many different unix +Contains code for "standard" functions used in many different Unix utilities. 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 @@ Official Download Location -Linux Kernel (&kernel-version;): +Linux (&kernel-version;): 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 @@ m4 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. 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. 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 @@ Official Download Location -Shadow Password Suite (&shadow-version;): +Shadow (&shadow-version;): 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 @@ Official Download Location -Text Utils (&textutils-version;): +Textutils (&textutils-version;): 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 @@ Official Download Location -Util Linux (&util-linux-version;): +Util-linux (&util-linux-version;): -- cgit v1.2.3-54-g00ecf