b0407f0e4e
- added dependencies on devel/libtool, graphics/gd
23 lines
708 B
Plaintext
23 lines
708 B
Plaintext
$OpenBSD: patch-examples_cgi-demo_cgi_in,v 1.1 2000/09/06 19:17:23 danh Exp $
|
|
$NetBSD: patch-al,v 1.2 2000/05/07 12:50:52 wulf Exp $
|
|
--- examples/cgi-demo.cgi.in.orig Tue Aug 22 18:57:13 2000
|
|
+++ examples/cgi-demo.cgi.in Tue Aug 22 18:57:51 2000
|
|
@@ -11,7 +11,7 @@ the <TT>shared-demo.pl</TT>.
|
|
<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 @@ the <TT>shared-demo.pl</TT>.
|
|
</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"
|