mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fix a typo. Fixes #1921.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d54ca07fcb
commit
65cff7b392
@ -38,7 +38,7 @@
|
|||||||
<para>The udev-config tarball contains LFS-specific files used to configure
|
<para>The udev-config tarball contains LFS-specific files used to configure
|
||||||
Udev. Unpack it into the Udev source directory:</para>
|
Udev. Unpack it into the Udev source directory:</para>
|
||||||
|
|
||||||
<screen><userinput>tar xf ../&udev-config;.tar.bz2</userinput></screen>
|
<screen><userinput>tar -xf ../&udev-config;.tar.bz2</userinput></screen>
|
||||||
|
|
||||||
<para>Create some devices and directories that Udev cannot handle due to
|
<para>Create some devices and directories that Udev cannot handle due to
|
||||||
them being required very early in the boot process:</para>
|
them being required very early in the boot process:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user