Correct the order of tokens returned in response to 'hello' command.
This commit is contained in:
@@ -110,6 +110,19 @@
|
|||||||
Indicates the widget language version number. This number is
|
Indicates the widget language version number. This number is
|
||||||
only changed when the language of a newer version has become
|
only changed when the language of a newer version has become
|
||||||
incompatible with the previous version.
|
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>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@@ -146,15 +159,6 @@
|
|||||||
cells not included)
|
cells not included)
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</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>
|
</variablelist>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|||||||
Reference in New Issue
Block a user