git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2011-01-16 23:12:53 +00:00
parent eceecd4775
commit a1708eee97

View File

@ -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>