diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-07 10:48:13 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-07 10:48:13 +0000 |
commit | 5b0dd3a11dc2409ba4ea26ef6d9641e1204f1d29 (patch) | |
tree | 6b935f033940f4d87dd27b85fe4860e158d5bbd6 /chapter04 | |
parent | 74798caaff245bfc51aac5da773788db19fdd767 (diff) |
Fixing several small things.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 79e770ccd..b5ed2a808 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -100,7 +100,7 @@ Ed (&ed-version;) - &ed-size;: Expect (&expect-version;) - &expect-size;: <ulink url="http://freshmeat.net/projects/expect/"/> -File (&file-version;) - &file-size;: -- <emphasis role="strong">(see Note 1 below)</emphasis> +File (&file-version;) - &file-size;: -- <emphasis>(see Note 1 below)</emphasis> <ulink url="http://freshmeat.net/projects/file/"/> Findutils (&findutils-version;) - &findutils-size;: @@ -127,7 +127,7 @@ GCC-testsuite (&gcc-version;) - &gcc-testsuite-size;: Gettext (&gettext-version;) - &gettext-size;: <ulink url="http://freshmeat.net/projects/gettext/"/> -Glibc (&glibc-version;) - &glibc-size;: -- <emphasis role="strong">(see Note 2 below)</emphasis> +Glibc (&glibc-version;) - &glibc-size;: -- <emphasis>(see Note 2 below)</emphasis> <ulink url="http://freshmeat.net/projects/glibc/"/> Grep (&grep-version;) - &grep-size;: @@ -253,7 +253,7 @@ tar jcvf &glibc-package; &glibc-dir;</userinput></screen> <para>Alternatively, we've made our own tarball available which you can download courtesy of the generous LFS mirror sites. Please refer to the -<xref linkend="ch-system-glibc"/> section for the download links.</para></note> +<xref linkend="ch-tools-glibc"/> section for the download links.</para></note> </sect1> |