reference/errorfunc/functions/restore-exception-handler.xml
f781803449007bb0e3a96c693e0eee067f7eb466
...
...
@@ -11,7 +11,7 @@
11
11
<refsect1 role="description">
12
12
&reftitle.description;
13
13
<methodsynopsis>
14
-
<type>bool</type><methodname>restore_exception_handler</methodname>
14
+
<type>true</type><methodname>restore_exception_handler</methodname>
15
15
<void/>
16
16
</methodsynopsis>
17
17
<para>
...
...
@@ -22,10 +22,15 @@
22
22
</para>
23
23
</refsect1>
24
24

25
+
<refsect1 role="parameters">
26
+
&reftitle.parameters;
27
+
&no.function.parameters;
28
+
</refsect1>
29
+

25
30
<refsect1 role="returnvalues">
26
31
&reftitle.returnvalues;
27
32
<para>
28
-
This function always returns &true;.
33
+
&return.true.always;
29
34
</para>
30
35
</refsect1>
31
36

...
...
@@ -78,7 +83,6 @@
78
83
</para>
79
84
</refsect1>
80
85
</refentry>
81
-

82
86
<!-- Keep this comment at the end of the file
83
87
Local variables:
84
88
mode: sgml
85
89