diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-16 23:12:53 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-16 23:12:53 +0000 |
commit | a1708eee979d80ad8c0d8216059014a14ab5832c (patch) | |
tree | 181a1938d1c66b2c6501059128b653d38ebc94ca /chapter06/udev.xml | |
parent | eceecd477545585cf1d17ad2fdfb23cb179102a4 (diff) |
Spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 20d3eb98c..61648af30 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -47,7 +47,7 @@ <screen><userinput remap="pre">tar -xvf ../&udev-config;.tar.bz2</userinput></screen> <para>The udev-testfiles tarball contains files needed to test udev. The - file expands to an apparant size of about 37MB but the actual disk usage + file expands to an apparent size of about 37MB but the actual disk usage is less than 7MB.</para> <screen><userinput remap="pre">tar -xvf ../udev-&udev-version;-testfiles.tar.bz2 --strip-components=1</userinput></screen> |