<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14-02-26 06:46 AM, Julien Cristau
      wrote:<br>
    </div>
    <blockquote cite="mid:20140226114648.GR17725@betterave.cristau.org"
      type="cite">
      <pre wrap="">On Sun, Feb 23, 2014 at 14:24:18 -0500, Gaetan Nadon wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">@@ -300,7 +300,7 @@ echo "  Package: ${PACKAGE_NAME} ${PACKAGE_VERSION}"
 echo ""
 echo "  Configuration"
 echo "    XDM support.........: ${have_xdmcp}"
-echo "    sendmsg fd passing..: ${sendfds}"
+echo "    Support FD passing..: ${sendfds}"
 echo "    Build unit tests....: ${HAVE_CHECK}"
 echo "      with html results.: ${HTML_CHECK_RESULT}"
 echo "    XCB buffer size.....: ${xcb_queue_buffer_size}"
</pre>
      </blockquote>
      <pre wrap="">
I'm not convinced this is an improvement?</pre>
    </blockquote>
    The casing is consistent with other items in the list and was copied
    from the option help text:<br>
    <blockquote><tt>[Support FD passing (default: auto)]</tt><br>
    </blockquote>
    Also, "sendmsg" is an internal variable name which is not useful to
    printout.<br>
    <br>
    These were my thoughts at the time. So, what's your take, leave the
    original text as is, or do you have a suggestion (or anyone else)? I
    cannot claim I am familiar with the terminology in the socket
    messaging world :-)<br>
    <br>
    Thanks<br>
    <blockquote cite="mid:20140226114648.GR17725@betterave.cristau.org"
      type="cite">
      <pre wrap="">

Cheers,
Julien
_______________________________________________
Xcb mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xcb@lists.freedesktop.org">Xcb@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/xcb">http://lists.freedesktop.org/mailman/listinfo/xcb</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>