Document the GIO_USE_TLS environment variable
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Dec 2010 14:04:28 +0000 (09:04 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Dec 2010 14:19:35 +0000 (09:19 -0500)
docs/reference/gio/overview.xml

index 58ce317..a6e327b 100644 (file)
     </formalpara>
 
     <formalpara>
-      <title><envar>GIO_USE_URI_ASSOCIATION</envar></title>
+      <title><envar>GIO_USE_TLS</envar></title>
 
       <para>
-        This variable can be set to the name of a #GDesktopAppInfoLookup
+        This variable can be set to the name of a #GTlsBackend
         implementation to override the default for debugging purposes.
-        GIO does not include a #GDesktopAppInfoLookup implementation,
-        the GConf-based implementation in the gvfs module has the name
-        "gconf".
+        GIO does not include a #GTlsBackend implementation, the gnutls-based
+        implementation in the glib-networking module has the name "gnutls".
       </para>
     </formalpara>