reference/event/eventbase/reinit.xml
da9d81816187b87c03a6cd92a3c3b833f039485c
...
...
@@ -3,7 +3,7 @@
3
3
<refentry xml:id="eventbase.reinit" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
4
4
<refnamediv>
5
5
<refname>EventBase::reInit</refname>
6
-
<refpurpose>Re-initialize event base(after a fork).</refpurpose>
6
+
<refpurpose>Re-initialize event base(after a fork)</refpurpose>
7
7
</refnamediv>
8
8
<refsect1 role="description">
9
9
&reftitle.description;
...
...
@@ -24,7 +24,7 @@
24
24
<refsect1 role="returnvalues">
25
25
&reftitle.returnvalues;
26
26
<para>
27
-
Returns &true; on success. Otherwise &false;.
27
+
&return.success;
28
28
</para>
29
29
</refsect1>
30
30
</refentry>
31
31