diff options
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index a8d9b44b8..d30971d4c 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -122,7 +122,7 @@ make install</userinput></screen> rules:</para> <screen><userinput>cd .. -install -m644 -D -v docs/writing_udev_rules/index.html \ +install -m644 -v docs/writing_udev_rules/index.html \ /usr/share/doc/udev-&udev-version;/index.html</userinput></screen> </sect2> |