diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-24 18:19:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-24 18:19:07 +0000 |
commit | 04b3d73c4c5af590f54c7098c0ea5c43c728f3e4 (patch) | |
tree | b5656e43aef42bd6d469f37556a5246164aeee1b /chapter06 | |
parent | b7e520014b07f6738313d06b78feabe561349c61 (diff) |
Fix up download location of Util-linux-ng and a couple of related typos in chapter 6. Fixes #2134.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/util-linux-ng.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/util-linux-ng.xml b/chapter06/util-linux-ng.xml index 656127aa1..bf774a4e8 100644 --- a/chapter06/util-linux-ng.xml +++ b/chapter06/util-linux-ng.xml @@ -56,7 +56,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen> </sect2> <sect2 role="installation"> - <title>Installation of Util-linux</title> + <title>Installation of Util-linux-ng</title> <screen><userinput remap="configure">./configure</userinput></screen> @@ -69,7 +69,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen> </sect2> <sect2 id="contents-utillinux" role="content"> - <title>Contents of Util-linux</title> + <title>Contents of Util-linux-ng</title> <segmentedlist> <segtitle>Installed programs</segtitle> |