From 69f8606daf811b24648ad8d1241b97fbdac5710b Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sun, 22 Sep 2002 03:19:24 +0000 Subject: Revert tar args. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter02/install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter02') diff --git a/chapter02/install.xml b/chapter02/install.xml index b7a050ee6..584434361 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -38,7 +38,7 @@ works no matter how your host system decided to patch tar. If a file is just tar'ed, it is unpacked by running: -tar -xvf filename.tar +tar xvf filename.tar When an archive is unpacked, a new directory will be created under the current directory (and this book assumes that the archives are unpacked -- cgit v1.2.3-54-g00ecf