summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: acd6b3a)
raw | patch | inline | side by side (parent: acd6b3a)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 2 May 2007 15:31:05 +0000 (15:31 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 2 May 2007 15:31:05 +0000 (15:31 +0000) |
diff --git a/program/README b/program/README
index 1dfcace02737c0cc1d29c863bbde31aa5adf1626..cba88fd2c8962546cd97f9e43a2c5c6955246fe5 100644 (file)
--- a/program/README
+++ b/program/README
-----------------------
If you want to show your appreciation for RRDtool you could make me happy
-by going to http://people.ee.ethz.ch/oetiker/wish and ordering a CD from
+by going to http://tobi.oetiker.ch/wish and ordering a CD from
my CD wish list ...
rrd-developers For people who actually HACK RRDtool code
To subscribe to <MAILGLIST> send a message with the subject 'subscribe'
-to <MAILGLIST>-request@list.ee.ethz.ch.
+to <MAILGLIST>-request@lists.oetiker.ch
Note, that postings to rrd-announce will always be cross-posted
to rrd-users and rrd-developers as well.
The latest Version:
-------------------
-Is available from http://people.ee.ethz.ch/oetiker/webtools/rrdtool/
+Is available from http://oss.oetiker.ch/rrdtool/
Tobias Oetiker <tobi@oetiker.ch>
index e44f6d3c9b78daba6436921d1d71a40b7deb9c33..3a28cd9e3f8ef777a1d0bd65d5421c4a8a1d1dea 100755 (executable)
<SOFTPKG NAME="RRDs" VERSION="1,100001,0,0">
<TITLE>RRDs</TITLE>
<ABSTRACT>Round Robin Database Tool</ABSTRACT>
- <AUTHOR>Tobias Oetiker (oetiker@ee.ethz.ch)</AUTHOR>
+ <AUTHOR>Tobias Oetiker (tobi@oetiker.ch)</AUTHOR>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
index e3fd3c244415ab8e7ecf76c59c444c10144b5780..047b76f2719ac1b0d48dd4b1d755dcfb77142df5 100644 (file)
'LIBS' => '../../src/release/rrd.lib "/Program Files/GnuWin32/lib/libart_lgpl.lib" "/Program Files/GnuWin32/lib/libz.lib" "/Program Files/GnuWin32/lib/libpng.lib" "/Program Files/GnuWin32/lib/libfreetype.lib"',
'realclean' => {FILES => 't/demo?.rrd t/demo?.png' },
($] ge '5.005') ? (
- 'AUTHOR' => 'Tobias Oetiker (oetiker@ee.ethz.ch)',
+ 'AUTHOR' => 'Tobias Oetiker (tobi@oetiker.ch)',
'ABSTRACT' => 'Round Robin Database Tool',
) : ()
index 6b8950752165ae3a6c44f63662915b721677c7f1..4af7fb0b07e9ddc1e1525d082922c39260139e6e 100644 (file)
--- a/program/debian/copyright
+++ b/program/debian/copyright
Copied from 1.0.46 to 1.1.0 snapshot by Mike Slifcak on Wed May 12 20:53:16 EDT 2004
The source package was downloaded from
- http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
+ http://oss.oetiker.ch/rrdtool/pub/
-Upstream Author(s): Tobias Oetiker <oetiker@ee.ethz.ch>
+Upstream Author(s): Tobias Oetiker <tobi@oetiker.ch>
Modifications to upstream source:
- Build and install shared libraries
diff --git a/program/debian/watch b/program/debian/watch
index 9792b1fd91ea747d8340a01a43834b429d6f31d1..bf1b626cbb9e1a5d9cf8712b5ad1fe8412a60bcc 100644 (file)
--- a/program/debian/watch
+++ b/program/debian/watch
-http://people.ee.ethz.ch /~oetiker/webtools/rrdtool/pub rrdtool-(.*)\.tar\.gz debian
+http://oss.oetiker.ch /rrdtool/pub rrdtool-(.*)\.tar\.gz debian
index 56c013b18b09ae93862cf43222412565f33756b5..16173f0d2d89037f7ef983437908ddb3fe1f76c0 100644 (file)
con RRDtool para ver donde está el archivo y como usarlo.
Te sugiero que te tomes un momento y te subscribas a la lista ahora
-mismo, enviando un mensaje a rrd-users-request@list.ee.ethz.ch
+mismo, enviando un mensaje a rrd-users-request@lists.oetiker.ch
con título C<subscribe>. Si eventualmente deseas salirte de la lista,
envía otro correo a la misma dirección, con título C<unsubscribe>.
index 05c1288f69f17ef9bced5fb46132f32608bb742e..385ed089b0374a8d9c741c34b08b4f92e9b58824 100644 (file)
came with RRDtool for the location and usage of the list.
I suggest you take a moment to subscribe to the mailing list right now
-by sending an email to E<lt>rrd-users-request@list.ee.ethz.chE<gt> with a
+by sending an email to E<lt>rrd-users-request@lists.oetiker.chE<gt> with a
subject of "subscribe". If you ever want to leave this list, just write
an email to the same address but now with a subject of "unsubscribe".
diff --git a/program/doc/see_also.inc b/program/doc/see_also.inc
--- a/program/doc/see_also.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-=head1 SEE ALSO
-
-L<rrdgraph> gives an overview of how B<rrdtool graph> works.
-L<rrdgraph_data> describes B<DEF>,B<CDEF> and B<VDEF> in detail,
-L<rrdgraph_rpn> describes the B<RPN> language used in the B<?DEF> statements,
-L<rrdgraph_graph> page describes all of the graph and print functions.
-
-Make sure to read L<rrdgraph_examples> for tipsE<amp>tricks.
-
-=head1 AUTHOR
-
-Program by Tobias Oetiker E<lt>oetiker@ee.ethz.chE<gt>
-
-This manual page by Alex van den Bogaerdt E<lt>alex@ergens.op.het.netE<gt>