summaryrefslogtreecommitdiff
path: root/databases/rrdtool/patches/patch-al
blob: 6e0ad56aedcf3a0daa6e977956ad90a41568b406 (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.1.1.1 1999/11/17 17:34:39 wennmach Exp $

--- examples/cgi-demo.cgi.in.orig	Sun Nov 14 13:13:02 1999
+++ examples/cgi-demo.cgi.in	Sun Nov 14 13:13:18 1999
@@ -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"
@@ -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"