diff options
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index cbf3251bc..06999f333 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -150,14 +150,14 @@ make install</userinput></screen> files provided by Udev:</para> <screen><userinput remap="install">make install-extra-doc</userinput></screen> - +<!-- <para>Install the documentation that explains how to create custom Udev rules:</para> <screen><userinput remap="install">cd .. install -m644 -v -D docs/writing_udev_rules/index.html \ /usr/share/doc/udev-&udev-version;/index.html</userinput></screen> - +--> </sect2> <sect2 id="contents-udev" role="content"> |