reference/misc/functions/connection-status.xml
d05c9017ad2d0f0f96af8089d5526bd9b0d13c85
...
...
@@ -17,12 +17,17 @@
17
17
</para>
18
18
</refsect1>
19
19

20
+
<refsect1 role="parameters">
21
+
&reftitle.parameters;
22
+
&no.function.parameters;
23
+
</refsect1>
24
+

20
25
<refsect1 role="returnvalues">
21
26
&reftitle.returnvalues;
22
27
<para>
23
28
Returns the connection status bitfield, which can be used against the
24
-
<literal>CONNECTION_XXX</literal> constants to determine the connection
25
-
status.
29
+
<link linkend="misc.constants"><constant>CONNECTION_<replaceable>*</replaceable></constant></link>
30
+
constants to determine the connection status.
26
31
</para>
27
32
</refsect1>
28
33

29
34