summaryrefslogtreecommitdiffstats
path: root/doc/developer-guidelines.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer-guidelines.sgml')
-rw-r--r--doc/developer-guidelines.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml
index 3567841..d6c7c07 100644
--- a/doc/developer-guidelines.sgml
+++ b/doc/developer-guidelines.sgml
@@ -333,10 +333,10 @@
333 <orderedlist> 333 <orderedlist>
334 <listitem><para>space separated list of label/value pairs</para> 334 <listitem><para>space separated list of label/value pairs</para>
335 </listitem> 335 </listitem>
336 <listitem><para>label can contain any characters</para> 336 <listitem><para>label can contain any characters except the equals sign or single quote (')</para>
337 </listitem> 337 </listitem>
338 <listitem><para>the single quotes for the label are optional. Required if 338 <listitem><para>the single quotes for the label are optional. Required if
339 spaces, = or ' are in the label</para> 339 spaces are in the label</para>
340 </listitem> 340 </listitem>
341 <listitem><para>label length is arbitrary, but ideally the first 19 characters 341 <listitem><para>label length is arbitrary, but ideally the first 19 characters
342 are unique (due to a limitation in RRD). Be aware of a limitation in the 342 are unique (due to a limitation in RRD). Be aware of a limitation in the