mirror_smartmontools-debian/debian/patches/manpage.diff
2010-07-13 13:08:49 +02:00

24 lines
814 B
Diff

Fixed example path in man pages
--- a/smartd.8.in
+++ b/smartd.8.in
@@ -1771,7 +1771,7 @@ sleep 30
.fi
Some example scripts are distributed with the smartmontools package,
-in /usr/local/share/doc/smartmontools/examplescripts/.
+in /usr/local/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
@@ -1346,7 +1346,7 @@ sleep 30
.fi
Some example scripts are distributed with the smartmontools package,
-in /usr/local/share/doc/smartmontools/examplescripts/.
+in /usr/local/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