Correct the order of tokens returned in response to 'hello' command.

This commit is contained in:
mmdolze
2011-10-23 11:03:27 +00:00
parent 5be8d42265
commit 842a3195ef
+13 -9
View File
@@ -110,6 +110,19 @@
Indicates the widget language version number. This number is
only changed when the language of a newer version has become
incompatible with the previous version.
<note><para>
Each part of the version number shall be treated as an independent
numeric value. This means that 0.9 is followed by 0.10.
</para></note>
</para></listitem>
</varlistentry>
<varlistentry>
<term>
<computeroutput>lcd</computeroutput>
</term>
<listitem><para>
This word introduces the next key / value pairs that
describe the display's properties.
</para></listitem>
</varlistentry>
<varlistentry>
@@ -146,15 +159,6 @@
cells not included)
</para></listitem>
</varlistentry>
<varlistentry>
<term>
<computeroutput>lcd</computeroutput>
</term>
<listitem><para>
This word is NOT followed by a value !
Hey do we really need this word in the response string ?
</para></listitem>
</varlistentry>
</variablelist>
</para>
</listitem>