Code

fix rrd_version prototype
[rrdtool-all.git] / program / doc / rrdresize.pod
index a7c01b4926864d50419f028512ab90028e5a7e96..4165a18f36013a3965ae122c2689419e9b8cbf15 100644 (file)
@@ -1,6 +1,6 @@
 =head1 NAME
 
-rrdresize - alters the size of an RRA and creates new .rrd file
+rrdresize - alters the size of an RRA and creates new .rrd file
 
 =head1 SYNOPSIS
 
@@ -44,7 +44,7 @@ B<resize.rrd> in the current directory.  B<The original .rrd file is not
 modified>.
 
 It is possible to abuse this tool and get strange results
-by first removing some rows and then reinsert the same amount (effectively
+by first removing some rows and then reinserting the same amount (effectively
 clearing them to be Unknown). You may thus end up with unknown data in one
 RRA while at the same timestamp this data is available in another RRA.