summaryrefslogtreecommitdiff
path: root/databases/rrdtool/patches/patch-al
blob: 63800ea98e968bfd51310942b32a7136748172d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-al,v 1.2 2000/05/07 12:50:52 wulf Exp $ 

--- examples/cgi-demo.cgi.in.orig	Tue Jan  4 08:36:55 2000
+++ examples/cgi-demo.cgi.in	Sun Apr  2 09:55:18 2000
@@ -11,7 +11,7 @@
 <H1>This is NOT traffic</H1>
 
 
-<P><RRD::GRAPH cgi-demo1.gif 
+<P><RRD::GRAPH cgi-demo1.png 
 	    --lower-limit 0
 	    --start 'end-10h'
 	    --title "Graph in Localtime <RRD::TIME::NOW %c>"
@@ -22,7 +22,7 @@
 </P>
 
 <P><RRD::SETENV TZ UTC>
-   <RRD::GRAPH cgi-demo2.gif 
+   <RRD::GRAPH cgi-demo2.png
 	    --lower-limit 0
 	    --start 'end-10h'
 	    --title "Graph in UTC"