aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar-inst.xml
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-19 16:02:50 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-19 16:02:50 +0000
commit81a47c0302abb616dc4b897ae71e9b0736405a24 (patch)
treebcbcc1bc33dc9472c5dfd1839b3ef8b44175e2b5 /chapter06/tar-inst.xml
parent53b5ccf1730f9f481fca06bac949d3ea8dbd61c7 (diff)
You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/tar-inst.xml')
-rw-r--r--chapter06/tar-inst.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml
index 32ed15cd1..e75496bc2 100644
--- a/chapter06/tar-inst.xml
+++ b/chapter06/tar-inst.xml
@@ -2,9 +2,10 @@
<title>Installation of Tar</title>
<para>
-If you want to be able to directly use bzip2 files with tar, use the tar
+If a user wants to be able to directly use bzip2 files with tar, he can
+use the tar
patch avaiable from the LFS FTP site. This patch will add the -y option
-to tar which works the same as the -z option to tar (which you can use
+to tar which works the same as the -z option to tar (which can be used
for gzip files).
</para>