File: manpage.diff

package info (click to toggle)
smartmontools 7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,080 kB
  • sloc: cpp: 53,631; ansic: 9,924; sh: 6,493; makefile: 1,017
file content (22 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Giuseppe Iuculano <iuculano@debian.org>
Date: Thu, 27 Sep 2018 19:03:07 +0800
Subject: manpage

Fixed example path in man pages
---
 smartd.conf.5.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/smartd.conf.5.in
+++ b/smartd.conf.5.in
@@ -1788,9 +1788,9 @@
 /sbin/shutdown \-hf now
 .Ve
 .Sp
 Some example scripts are distributed with the smartmontools package,
-in /usr/local/share/doc/smartmontools/examplescripts/.
+in /usr/local/share/doc/smartmontools/examples/.
 .Sp
 Please note that these scripts typically run as root, so any files
 that they read/write should not be writable by ordinary users or
 reside in directories like /tmp that are writable by ordinary users