reference/gearman/gearmanworker/removeoptions.xml
3c0b61c45a5dabe46865510311e57b77ea3dddb7
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="gearmanworker.removeoptions" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>GearmanWorker::removeOptions</refname>
...
...
@@ -9,8 +8,8 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
13
-
<modifier>public</modifier> <type>bool</type><methodname>GearmanWorker::removeOptions</methodname>
11
+
<methodsynopsis role="GearmanWorker">
12
+
<modifier>public</modifier> <type>true</type><methodname>GearmanWorker::removeOptions</methodname>
14
13
<methodparam><type>int</type><parameter>option</parameter></methodparam>
15
14
</methodsynopsis>
16
15
<para>
...
...
@@ -37,7 +36,7 @@
37
36
<refsect1 role="returnvalues">
38
37
&reftitle.returnvalues;
39
38
<para>
40
-
Always returns &true;.
39
+
&return.true.always;
41
40
</para>
42
41
</refsect1>
43
42

...
...
@@ -53,7 +52,6 @@
53
52
</refsect1>
54
53

55
54
</refentry>
56
-

57
55
<!-- Keep this comment at the end of the file
58
56
Local variables:
59
57
mode: sgml
60
58