mirror_smartmontools-debian/debian/patches/manpage.diff
2011-03-20 16:57:18 +01:00

24 lines
814 B
Diff

Fixed example path in man pages
--- a/smartd.8.in
+++ b/smartd.8.in
@@ -1784,7 +1784,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
@@ -1357,7 +1357,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