diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-28 22:10:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-28 22:10:02 +0000 |
commit | 395ce8271849b1e88f77b46ce2ac01acb406649b (patch) | |
tree | 8a79c16575884e92f596c75c30390b51cf75893d /chapter07 | |
parent | 06dbab2d51869b12170edea32f59d709ed6ad0e9 (diff) |
Upgrade to Udev-151. Fixes #2561.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/symlinks.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 3242f1795..faa9abbd2 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -145,10 +145,6 @@ EOF</userinput></screen> <filename>/dev/webcam</filename> that always point to the correct device.</para> - <para>More information on writing Udev rules can be found in - <filename>/usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html</filename>. - </para> - </sect2> </sect1> |