diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 1cf1930bb..a2895e18e 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -1233,7 +1233,7 @@
Bash, Binutils, Bzip2, Coreutils, Flex, GCC, GDBM, Gettext,
- Glibc, Grep, Groff, Gzip, Less, Make, and Sed
+ Glibc, Grep, Groff, Gzip, Less, Make, Sed, and Xz
@@ -2036,7 +2036,7 @@
&before;
- None
+ Man-DB
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3aff6f1c7..ab9d85bbb 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,17 @@
-->
+
+ 2011-01-04
+
+
+ [bdubbs] Move XZ-Utils to before Man-DB.
+ Tweak install instructions.
+
+
+
+
+
2011-01-02
diff --git a/chapter05/xz-utils.xml b/chapter05/xz-utils.xml
index 5b5a7b05f..434533ebc 100644
--- a/chapter05/xz-utils.xml
+++ b/chapter05/xz-utils.xml
@@ -59,7 +59,7 @@
Install the package:
-make PREFIX=/tools install
+make install
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 96eba60a9..dead9c2fd 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -60,6 +60,7 @@
+
@@ -71,7 +72,6 @@
-
diff --git a/chapter06/xz-utils.xml b/chapter06/xz-utils.xml
index 6b354d345..f60bf5865 100644
--- a/chapter06/xz-utils.xml
+++ b/chapter06/xz-utils.xml
@@ -46,7 +46,7 @@
Prepare Xz for compilation with:
-./configure --prefix=/usr
+./configure --prefix=/usr --docdir=/usr/share/doc/xz-&xz-version;
Compile the package:
@@ -78,7 +78,7 @@
xzdec, xzdiff, xzegrep (link to xzgrep), xzfgrep (link to xzgrep),
xzgrep, xzless, xzmore
liblzma.{a,so}
- /usr/include/lzma and /usr/share/doc/xz
+ /usr/include/lzma and /usr/share/doc/xz-&xz-version;