X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdfirst.pod;h=9a3c690848e9ec6554bc39ef810f440a772fb9cd;hb=91fd5f7213be86177c498ffe6674caccf1ef2603;hp=4d01273ea6a8e7ed4852efdda5091aaafe3d6654;hpb=6ec26a38a0bf2df5c216017eddc3eba997d7fbf1;p=rrdtool.git diff --git a/doc/rrdfirst.pod b/doc/rrdfirst.pod index 4d01273..9a3c690 100644 --- a/doc/rrdfirst.pod +++ b/doc/rrdfirst.pod @@ -1,8 +1,6 @@ =head1 NAME -rrdfirst - Return the date of the first data sample in an B within an B - -=for html
PDF version.
+rrdfirst - Return the date of the first data sample in an RRA within an RRD =head1 SYNOPSIS @@ -10,8 +8,8 @@ B B I [I<--rraindex number>] =head1 DESCRIPTION -The B function returns the UNIX timestamp of the first data sample for -the specified RRA of the RRD file. +The B function returns the UNIX timestamp of the first data +sample entered into the specified RRA of the RRD file. =over 8 @@ -21,8 +19,8 @@ The name of the B that contains the data. =item I<--rraindex number> -The index number of the B that is to be examined. If not specified, the -index defaults to zero. B index numbers can be determined through +The index number of the B that is to be examined. If not specified, the +index defaults to zero. B index numbers can be determined through B. =back