reference/network/functions/getservbyname.xml
0c9c2dd669fe9395eaa73d487fbd160f9057429a
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>int</type><methodname>getservbyname</methodname>
12
+
<type class="union"><type>int</type><type>false</type></type><methodname>getservbyname</methodname>
13
13
<methodparam><type>string</type><parameter>service</parameter></methodparam>
14
14
<methodparam><type>string</type><parameter>protocol</parameter></methodparam>
15
15
</methodsynopsis>
...
...
@@ -90,7 +90,6 @@ foreach ($services as $service) {
90
90
</refsect1>
91
91

92
92
</refentry>
93
-

94
93
<!-- Keep this comment at the end of the file
95
94
Local variables:
96
95
mode: sgml
97
96