From 65cff7b39273caf3ff7a4cd3522450c3f6429e67 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 25 Nov 2006 18:50:26 +0000 Subject: Fix a typo. Fixes #1921. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/udev.xml') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index def520c2e..97c4ec2f1 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -38,7 +38,7 @@ The udev-config tarball contains LFS-specific files used to configure Udev. Unpack it into the Udev source directory: -tar xf ../&udev-config;.tar.bz2 +tar -xf ../&udev-config;.tar.bz2 Create some devices and directories that Udev cannot handle due to them being required very early in the boot process: -- cgit v1.2.3-54-g00ecf