diff options
Diffstat (limited to 'chapter02/install.xml')
-rw-r--r-- | chapter02/install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/install.xml b/chapter02/install.xml index 5be2aee29..ca6374a92 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -31,8 +31,8 @@ running:</para> <para>Some tar programs (most of them nowadays but not all of them) are slightly modified to be able to use bzip2 files directly using either -the I or the y tar parameter, which works the same as the z tar parameter -to handle gzip archives. The above construction works no matter how +the I, the y or the j tar parameter, which works the same as the z tar +parameter to handle gzip archives. The above construction works no matter how your host system decided to patch bzip2.</para> <para>If a file is just tar'ed, it is unpacked by running:</para> |