File: changed-readme_binaryname.patch

package info (click to toggle)
xmbmon 2.05-8
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 928 kB
  • ctags: 910
  • sloc: ansic: 6,089; sh: 2,151; perl: 87; makefile: 79
file content (16 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Changed binary name of mbmon-rrd.pl to mbmon-rrd.
Author: Alberto Gonzalez Iniesta <agi@inittab.org>
Last-Update: 2005-07-10
Index: xmbmon-2.05/ReadMe
===================================================================
--- xmbmon-2.05.orig/ReadMe
+++ xmbmon-2.05/ReadMe
@@ -487,7 +487,7 @@ outer programs of the "xmbmon" packages,
 Especially, an convenient perl script for rrdtool is contributed by
 Shin-ichi Nagamura.  If it is installed in a proper path place,
 
-   # mbmon-rrd.pl [rrdfile]
+   # mbmon-rrd [rrdfile]
 
 makes the data file for rrdtool quite easily.  Of course, one has to
 install rrdtool package/port before using it.