aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2006-08-01 14:35:57 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2006-08-01 14:35:57 +0000
commit8f8d7f3ce5bc2830c199fc5e0722ba720c07c4a4 (patch)
tree7066d9cb17c64b9226456130060e60c88ba93f53
parent01d4bdf38a423f29f4abe966b3ef69989344e150 (diff)
Fixed XSL tags for use in PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter07/udev.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
index 51be13b3a..09771b334 100644
--- a/chapter07/udev.xml
+++ b/chapter07/udev.xml
@@ -337,17 +337,17 @@
<itemizedlist>
<listitem>
- <para remap="verbatin">A Userspace Implementation of <systemitem class="filesystem">devfs</systemitem>
+ <para remap="verbatim">A Userspace Implementation of <systemitem class="filesystem">devfs</systemitem>
<ulink url="http://www.kroah.com/linux/talks/ols_2003_udev_paper/Reprint-Kroah-Hartman-OLS2003.pdf"/></para>
</listitem>
<listitem>
- <para remap="verbatin">udev FAQ
+ <para remap="verbatim">udev FAQ
<ulink url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ"/></para>
</listitem>
<listitem>
- <para remap="verbatin">The <systemitem class="filesystem">sysfs</systemitem> Filesystem
+ <para remap="verbatim">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>