[doc/dbus-specification.xml] Explicitly specify lower-case hex must be used
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 16 Mar 2010 16:40:08 +0000 (12:40 -0400)
committerColin Walters <walters@verbum.org>
Tue, 16 Mar 2010 16:40:08 +0000 (12:40 -0400)
https://bugs.freedesktop.org/show_bug.cgi?id=9486

When describing DBUS_COOKIE_SHA1, specify that lower-case hex encoding
must be used.

doc/dbus-specification.xml

index 286a86e..b5866e5 100644 (file)
           directory.
         </para>
         <para>
+          Throughout this description, "hex encoding" must output the digits
+          from a to f in lower-case; the digits A to F must not be used
+          in the DBUS_COOKIE_SHA1 mechanism.
+        </para>
+        <para>
           Authentication proceeds as follows:
           <itemizedlist>
             <listitem>