mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-10-05 06:40:40 +00:00
24 lines
814 B
Diff
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
|