diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-08-01 04:31:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-08-01 04:31:13 +0000 |
commit | c711a6187d566eaa4c7adca63293a1c595c790f4 (patch) | |
tree | 5529776cad28a2dbefe7a1cf3c691b779b3a3dd1 /chapter07 | |
parent | 2dc4a09ed1d555c9e361f208c45c8f3e01089a4e (diff) |
Added switch to install udev documentation in the
proper versioned directory.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/symlinks.xml | 3 | ||||
-rw-r--r-- | chapter07/udev.xml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 065a62f5b..3242f1795 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -146,7 +146,8 @@ EOF</userinput></screen> device.</para> <para>More information on writing Udev rules can be found in - <filename>/usr/share/doc/udev-&udev-version;/index.html</filename>.</para> + <filename>/usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html</filename>. + </para> </sect2> diff --git a/chapter07/udev.xml b/chapter07/udev.xml index b4f623ce5..468a5035f 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -136,7 +136,8 @@ it will default permissions to <emphasis>660</emphasis> and ownership to <emphasis>root:root</emphasis>. Documentation on the syntax of the Udev rules configuration files are available in - <filename>/usr/share/doc/udev-&udev-version;/index.html</filename></para> + <filename>/usr/share/doc/udev-&udev-version;/writing_udev_rules/index.html</filename> + </para> </sect3> |