reference/network/functions/closelog.xml
f781803449007bb0e3a96c693e0eee067f7eb466
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>bool</type><methodname>closelog</methodname>
12
+
<type>true</type><methodname>closelog</methodname>
13
13
<void/>
14
14
</methodsynopsis>
15
15
<para>
...
...
@@ -18,10 +18,15 @@
18
18
</para>
19
19
</refsect1>
20
20

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

21
26
<refsect1 role="returnvalues">
22
27
&reftitle.returnvalues;
23
28
<para>
24
-
&return.success;
29
+
&return.true.always;
25
30
</para>
26
31
</refsect1>
27
32

...
...
@@ -36,7 +41,6 @@
36
41
</refsect1>
37
42

38
43
</refentry>
39
-

40
44
<!-- Keep this comment at the end of the file
41
45
Local variables:
42
46
mode: sgml
43
47