mirror_smartmontools-debian/debian/patches/manpage.diff
2010-07-13 12:40:55 +02:00

24 lines
810 B
Diff

Fixed example path in man pages
--- a/smartd.8.in
+++ b/smartd.8.in
@@ -1783,7 +1783,7 @@ sleep 30
.fi
Some example scripts are distributed with the smartmontools package,
-in /usr/local/share/doc/smartmontools-5.1/examplescripts/.
+in /usr/share/doc/smartmontools/examples/.
Please note that these scripts typically run as root, so any files
that they read/write should not be writable by ordinary users or
--- a/smartd.conf.5.in
+++ b/smartd.conf.5.in
@@ -1344,7 +1344,7 @@ sleep 30
.fi
Some example scripts are distributed with the smartmontools package,
-in /usr/local/share/doc/smartmontools-5.1/examplescripts/.
+in /usr/share/doc/smartmontools/examples/.
Please note that these scripts typically run as root, so any files
that they read/write should not be writable by ordinary users or