aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2007-02-24 04:49:34 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2007-02-24 04:49:34 +0000
commit997a8b7c5f74faf08fcd25844add8831f6e79b47 (patch)
treee98744a8bb11f8d08aaee336f0d44ff3c5aadaa5 /chapter06
parent23732c833b91e47494704ab0f41ce7909c83d412 (diff)
Udev docs directory already exists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7934 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 a8d9b44b8..d30971d4c 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -122,7 +122,7 @@ make install</userinput></screen>
rules:</para>
<screen><userinput>cd ..
-install -m644 -D -v docs/writing_udev_rules/index.html \
+install -m644 -v docs/writing_udev_rules/index.html \
/usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
</sect2>