From be5e994545647ff16f80d376e70f6b74da130612 Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 31 May 2005 06:22:31 +0000 Subject: [PATCH] fixed epoch git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@605 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrd-beginners.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rrd-beginners.pod b/doc/rrd-beginners.pod index 644f2f0..c3d0a39 100644 --- a/doc/rrd-beginners.pod +++ b/doc/rrd-beginners.pod @@ -59,7 +59,7 @@ data flow to update the RRDtool database. RRDtool is designed to store time series of data. With every data update, an assosiated time stamp is stored. Time is always expressed -in seconds passed since epoch (01-01-1971). RRDtool can be installed +in seconds passed since epoch (01-01-1970). RRDtool can be installed on Unix as well as Windows. It comes with a command set to carry out various operations on RRD databases. This command set can be accessed from the command line, as well as from Shell or Perl scripts. The -- 2.11.0