aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 458ace5a6..660a78743 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -27,6 +27,14 @@
<screen><userinput>make udevdir=/dev</userinput></screen>
+<variablelist>
+<varlistentry>
+<term><parameter>udevdir=/dev</parameter></term>
+<listitem><para>This tells <command>udev</command> which directory it is to
+create device nodes in.</para></listitem>
+</varlistentry>
+</variablelist>
+
<para>Install it:</para>
<screen><userinput>make udevdir=/dev install</userinput></screen>