Skip to content

Commit e14a90c

Browse files
committed
socket-recv.xml Update output example entity to similar
php/doc-en@7650563
1 parent a082bfa commit e14a90c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

reference/sockets/functions/socket-recv.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: e8df7102cc38808bd5e559580ef20424c4861ac6 Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 765056369ba5cfb582b2edfd9d83831b70690feb Maintainer: hirokawa Status: ready -->
44
<!-- CREDITS: takagi -->
55
<refentry xml:id="function.socket-recv" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -213,9 +213,7 @@ echo "OK.\n\n";
213213
?>
214214
]]>
215215
</programlisting>
216-
<para>
217-
上の例の出力は、このようになります。
218-
</para>
216+
&example.outputs.similar;
219217
<screen>
220218
<![CDATA[
221219
<h2>TCP/IP Connection</h2>

0 commit comments

Comments
 (0)