diff --git a/reference/rrd/functions/rrd-fetch.xml b/reference/rrd/functions/rrd-fetch.xml
index 503b92dcb2..f5488c8243 100644
--- a/reference/rrd/functions/rrd-fetch.xml
+++ b/reference/rrd/functions/rrd-fetch.xml
@@ -28,7 +28,7 @@
filename
- Filename of rrd database file.
+ RRD database file name.
diff --git a/reference/rrd/functions/rrd-first.xml b/reference/rrd/functions/rrd-first.xml
index a63ba73881..213ebfa5f8 100644
--- a/reference/rrd/functions/rrd-first.xml
+++ b/reference/rrd/functions/rrd-first.xml
@@ -26,7 +26,7 @@
file
- Filename for a rrd file.
+ RRD database file name.
@@ -34,7 +34,7 @@
raaindex
- The index number of the RRA that is to be examined. Default value is 0.
+ The index number of the RRA that is to be examined. Default value is 0.
diff --git a/reference/rrd/functions/rrd-graph.xml b/reference/rrd/functions/rrd-graph.xml
index f89a244d97..5e4838a18e 100644
--- a/reference/rrd/functions/rrd-graph.xml
+++ b/reference/rrd/functions/rrd-graph.xml
@@ -15,7 +15,7 @@
arrayoptions
- Creates image for a particular data from RRD file.
+ Creates image for a particular data from RRD file.
@@ -26,7 +26,7 @@
filename
- Filename for the RRD file.
+ RRD database file name.
@@ -34,7 +34,7 @@
options
- Options for rrd graph generating. See man page of rrd graph for all
+ Options for generating image. See man page of rrd graph for all
possible options. All options (data definitions, variable defintions, etc.)
are allowed.
@@ -46,8 +46,8 @@
&reftitle.returnvalues;
- Array with information about generated image is returned, &false; if error
- occurs.
+ Array with information about generated image is returned, &false; when error
+ occurs.
diff --git a/reference/rrd/functions/rrd-info.xml b/reference/rrd/functions/rrd-info.xml
index 5e674fdbc9..a87e5989b6 100644
--- a/reference/rrd/functions/rrd-info.xml
+++ b/reference/rrd/functions/rrd-info.xml
@@ -25,7 +25,7 @@
file
- Filename for the RRD database file.
+ RRD database file name.
diff --git a/reference/rrd/functions/rrd-last.xml b/reference/rrd/functions/rrd-last.xml
index 23cf0966b3..6c3fb7c615 100644
--- a/reference/rrd/functions/rrd-last.xml
+++ b/reference/rrd/functions/rrd-last.xml
@@ -25,7 +25,7 @@
filename
- Filename for the RRD database file.
+ RRD database file name.
@@ -35,11 +35,10 @@
&reftitle.returnvalues;
- Integer as unix timestamp of the most recent data of the RRD database.
+ Integer as unix timestamp of the most recent data from the RRD database.
-