X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrd-beginners.pod;h=c3d0a397155a5dd7a698f81377d7fcc8bc7bb8c0;hp=644f2f005eacb43d0268db2f20cf0a778f8e32b1;hb=be5e994545647ff16f80d376e70f6b74da130612;hpb=cb092381724e4ba8a1f18712fefc541a3d370f99 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