aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/install.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter02/install.xml b/chapter02/install.xml
index 2b6d6d012..f9d88461f 100644
--- a/chapter02/install.xml
+++ b/chapter02/install.xml
@@ -42,7 +42,7 @@ filename format:
<para>
-When you have a file that is tar'ed and bzip'ed, you unpack it by
+When you have a file that is tar'ed and bzip2'ed, you unpack it by
running:
</para>
@@ -79,6 +79,16 @@ archive.
</para>
<para>
+When you have a file that is gzip'ed, you unpack it by running:
+</para>
+
+<blockquote><literallayout>
+
+ <userinput>gunzip filename.gz</userinput>
+
+</literallayout></blockquote>
+
+<para>
After you have installed a package you can do two things with it. You can
either delete the directory that contains the sources or you can keep it.
If you decide to keep it, that's fine by me. But if you need the same package