big patch-up for the 1.2. Documents Revisited by Fritz Zaucker
[rrdtool.git] / doc / rrdfirst.pod
index 63ef79e..e5d91de 100644 (file)
@@ -8,8 +8,8 @@ B<rrdtool> B<first> I<filename> [I<--rraindex number>]
 
 =head1 DESCRIPTION
 
-The B<first> function returns the UNIX timestamp of the first data sample for
-the specified RRA of the RRD file.
+The B<first> function returns the UNIX timestamp of the first data
+sample entered into the specified RRA of the RRD file.
 
 =over 8
 
@@ -19,7 +19,7 @@ The name of the B<RRD> that contains the data.
 
 =item I<--rraindex number>
 
-The index number of the B<RRA> that is to be examined.  If not specified, the
+The index number of the B<RRA> that is to be examined. If not specified, the
 index defaults to zero. B<RRA> index numbers can be determined through 
 B<rrdtool info>.