File: changed-readme_binaryname.patch

package info (click to toggle)
xmbmon 2.05-11
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 992 kB
  • sloc: ansic: 6,088; sh: 2,185; perl: 87; makefile: 82
file content (16 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (4)
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.