Code

allow for VNAMES starting with a number and add documentation -- Alex
[rrdtool.git] / doc / rrdgraph_data.pod
index dba53f3720a4a302b2cc8651545eed3a993bbd89..c3891d467bbbb240be5f2a5bb03363e99ea980b6 100644 (file)
@@ -20,7 +20,7 @@ instructions use a language called B<RPN> which is described in its
 own manual page.
 
 Variable names (I<vname>) must be made up strings of the following characters
-C<A-Z, a-z, 0-9, -,_>, starting with a letter and a maximum length of 255 characters.
+C<A-Z, a-z, 0-9, -,_> and a maximum length of 255 characters.
 
 =head1 DEF