aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-08 01:58:48 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-08 01:58:48 +0000
commit1582636bcd0852ddd8e16f35ad1229bdeffe7a66 (patch)
treea7518c8d45177f5ab61dd7aa120c6193e42530c8 /chapter06
parentaa242b107f51b4aeec66a0ec27d023fa355886c6 (diff)
Upgraded to Udev 026
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 99f9b697f..b9c124cde 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -27,7 +27,7 @@ being owned by user root, group root, and only accessible to root. As you
can easily imagine, this isn't ideal. Give it a much better configuration
by applying the following patch:</para>
-<screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-2.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-1.patch</userinput></screen>
<para>Now compile Udev:</para>