summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/SMlib.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/SMlib.xml b/doc/SMlib.xml
index 90c3b15..bb4200a 100644
--- a/doc/SMlib.xml
+++ b/doc/SMlib.xml
@@ -130,10 +130,12 @@
</funcprototype>
</funcsynopsis>
-<para>Specifies the network ID(s) of the session manager.</para>
-
<variablelist remap='IP'>
<varlistentry>
+ <term><parameter>network_ids_list</parameter></term>
+ <listitem><para>Specifies the network ID(s) of the session manager.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>context</parameter></term>
<listitem><para>A pointer to an opaque object or NULL. Used to determine if an ICE connection can be shared (see <link linkend='context_sharing'>below</link>).</para></listitem>
</varlistentry>
@@ -451,7 +453,6 @@ typedef struct {
<paramdef>SmcCallbacks *<parameter>callbacks</parameter></paramdef>
</funcprototype>
</funcsynopsis>
-<para>The session management connection object.</para>
<variablelist remap='IP'>
<varlistentry>
<term><parameter>smc_conn</parameter></term>