diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-09 17:38:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-09 17:38:08 +0000 |
commit | 4d994af41993a91e108750000ed6812040887e06 (patch) | |
tree | 9c0aa0e5d23aa7ca97ffbcd8697c5b0d41b65feb /chapter06/tar-inst.xml | |
parent | 2f86e053737bbad5ce63083b839ec55404e87082 (diff) |
Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/tar-inst.xml')
-rw-r--r-- | chapter06/tar-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml index e75496bc2..4072394db 100644 --- a/chapter06/tar-inst.xml +++ b/chapter06/tar-inst.xml @@ -4,7 +4,7 @@ <para> 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 +patch available 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 can be used for gzip files). </para> |