aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/lfs-utils.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
commit58882995289b0b69420b13297bf87c4b4d398192 (patch)
treeff191d33957a2df74a39f4d20c26fbf421e2ca3d /chapter06/lfs-utils.xml
parent12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff)
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/lfs-utils.xml')
-rw-r--r--chapter06/lfs-utils.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/chapter06/lfs-utils.xml b/chapter06/lfs-utils.xml
index 25a40748d..282a79fc6 100644
--- a/chapter06/lfs-utils.xml
+++ b/chapter06/lfs-utils.xml
@@ -1,11 +1,13 @@
-<sect1 id="ch06-lfs-utils">
+<sect1 id="ch06-lfs-utils" xreflabel="Lfs-Utils">
<title>Installing Lfs-Utils-&lfs-utils-version;</title>
<?dbhtml filename="lfs-utils.html" dir="chapter06"?>
+<para>The Lfs-Utils package contains a few helper files.</para>
+
<screen>Estimated build time: &lfs-utils-time;
Estimated required disk space: &lfs-utils-compsize;</screen>
-&aa-lfs-utils-shortdesc;
+&aa-lfs-utils-down;
&aa-lfs-utils-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
@@ -21,7 +23,7 @@ Estimated required disk space: &lfs-utils-compsize;</screen>
<itemizedlist>
<listitem><para><userinput>--with-libc</userinput>: This causes the
-<filename>mktemp</filename> program to use the <emphasis>mkstemp</emphasis>
+<userinput>mktemp</userinput> program to use the <emphasis>mkstemp</emphasis>
and <emphasis>mkdtemp</emphasis> functions from the system C
library.</para></listitem>
</itemizedlist>
@@ -45,5 +47,8 @@ does the same for protocol numbers.</para>
</sect2>
+&aa-lfs-utils-shortdesc;
+&aa-lfs-utils-desc;
+
</sect1>