diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter07/udev.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cd3c1108a..550395eef 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,11 @@ kernel file systems are mounted after the description of the revised chroot command.</para> </listitem> + <listitem> + <para>[dnicholson] - Fixed dead link to Linux Driver Model paper + on the Device and Module Handling page. Replaced with sysfs paper + by the same author. Thanks to Chris Staub and Bryan Kadzban.</para> + </listitem> </itemizedlist> </listitem> diff --git a/chapter07/udev.xml b/chapter07/udev.xml index a37e01732..61bd71cc7 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -341,8 +341,8 @@ </listitem> <listitem> - <para>The Linux Kernel Driver Model - <ulink url="http://public.planetmirror.com/pub/lca/2003/proceedings/papers/Patrick_Mochel/Patrick_Mochel.pdf"/></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> </itemizedlist> |