浏览代码

Replace the udev-FAQ link with a more general further reading link. Fixes #2333.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 16 年之前
父节点
当前提交
e3bc7f5d0d
共有 2 个文件被更改,包括 10 次插入4 次删除
  1. 5 0
      chapter01/changelog.xml
  2. 5 4
      chapter07/udev.xml

+ 5 - 0
chapter01/changelog.xml

@@ -40,6 +40,11 @@
     <listitem>
       <para>2009-02-08</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Replaced the link to the now non-existent udev-FAQ
+          to a more general udev information page.  Fixes
+          <ulink url="&lfs-ticket-root;2306">#2306</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[matthew] - Added a link to the wget-list file.  Fixes
           <ulink url="&lfs-ticket-root;2333">#2333</ulink>.</para>

+ 5 - 4
chapter07/udev.xml

@@ -338,13 +338,14 @@
       </listitem>
 
       <listitem>
-        <para>udev FAQ
-        <ulink url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ"/></para>
+        <para>The <systemitem class="filesystem">sysfs</systemitem> Filesystem
+        <ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
       </listitem>
 
       <listitem>
-        <para>The <systemitem class="filesystem">sysfs</systemitem> Filesystem
-        <ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
+        <para>Pointers to further reading
+        <ulink url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"/>
+        </para>
       </listitem>
 
     </itemizedlist>