diff options
Diffstat (limited to 'doc/publican/sources/Protocol.xml')
| -rw-r--r-- | doc/publican/sources/Protocol.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml index 89d76d8..38243fa 100644 --- a/doc/publican/sources/Protocol.xml +++ b/doc/publican/sources/Protocol.xml @@ -150,9 +150,9 @@ <listitem> <para> Starts with an unsigned 32-bit length (including null terminator), - followed by the string contents, including terminating null byte, - then padding to a 32-bit boundary. A null value is represented - with a length of 0. + followed by the UTF-8 encoded string contents, including + terminating null byte, then padding to a 32-bit boundary. A null + value is represented with a length of 0. </para> </listitem> </varlistentry> |
