From 842a3195ef3302a68bb205b8643f194d9b33d939 Mon Sep 17 00:00:00 2001 From: mmdolze Date: Sun, 23 Oct 2011 11:03:27 +0000 Subject: [PATCH] Correct the order of tokens returned in response to 'hello' command. --- docs/lcdproc-dev/language.docbook | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/docs/lcdproc-dev/language.docbook b/docs/lcdproc-dev/language.docbook index 32387bc..4cd0529 100644 --- a/docs/lcdproc-dev/language.docbook +++ b/docs/lcdproc-dev/language.docbook @@ -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. + + Each part of the version number shall be treated as an independent + numeric value. This means that 0.9 is followed by 0.10. + + + + + + lcd + + + This word introduces the next key / value pairs that + describe the display's properties. @@ -146,15 +159,6 @@ cells not included) - - - lcd - - - This word is NOT followed by a value ! - Hey do we really need this word in the response string ? - -