aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/udev.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-01-30 11:27:57 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-01-30 11:27:57 +0000
commitbce08efc719e0824225490272cefa848a2313b24 (patch)
treeb9c15b1be3d27a22d41f411e0ee7a8565707a22a /chapter07/udev.xml
parent8bbebcca6305e2322df217b29548742922b34e84 (diff)
Uniffied the titles with the ones used in testing.
Added chapter07/udev.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/udev.xml')
-rw-r--r--chapter07/udev.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
new file mode 100644
index 000000000..482a9eebc
--- /dev/null
+++ b/chapter07/udev.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../general.ent">
+ %general-entities;
+]>
+<sect1 id="ch-scripts-udev">
+<title>Device and Module Handling on an LFS System</title>
+<?dbhtml filename="udev.html"?>
+
+<indexterm zone="ch-scripts-udev">
+<primary sortas="a-Udev">Udev</primary>
+<secondary>usage</secondary></indexterm>
+
+
+<para>See testing</para>
+
+</sect1>
+