Support for IPv6 has been broken with revision 1522: Because IPv6-addresses
[rrdtool.git] / doc / cdeftutorial.pod
index fc24a34..cced74a 100644 (file)
@@ -4,8 +4,13 @@ cdeftutorial - Alex van den Bogaerdt's CDEF tutorial
 
 =head1 DESCRIPTION
 
 
 =head1 DESCRIPTION
 
-If you provide a question, I will try to provide an answer in the next
-release of this tutorial. No feedback equals no changes! Additions to
+Intention of this document: to provide some examples of the commonly
+used parts of RRDtool's CDEF language.
+
+If you think some important feature is not explained properly, and if
+adding it to this document would benefit most users, please do ask me
+to add it.  I will then try to provide an answer in the next release
+of this tutorial.  No feedback equals no changes! Additions to
 this document are also welcome.  -- Alex van den Bogaerdt
 E<lt>alex@ergens.op.het.netE<gt>
 
 this document are also welcome.  -- Alex van den Bogaerdt
 E<lt>alex@ergens.op.het.netE<gt>
 
@@ -744,7 +749,7 @@ as follows:
    5. push 32
    6. push function "plus" and process it
       the stack contains now the temperature in Fahrenheit
    5. push 32
    6. push function "plus" and process it
       the stack contains now the temperature in Fahrenheit
-   
+
 =head2 Changing unknown into zero
 
    rrdtool graph demo.png --title="Demo Graph" \
 =head2 Changing unknown into zero
 
    rrdtool graph demo.png --title="Demo Graph" \