Skip to content

Commit ef6a727

Browse files
committed
[reference/shmop] sync with en
1 parent 0804544 commit ef6a727

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

reference/shmop/functions/shmop-close.xml

Lines changed: 9 additions & 1 deletion
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: 52dc204a77076e1404257cf39f179882b90b5780 Maintainer: mumumu Status: ready -->
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: mumumu Status: ready -->
44
<refentry xml:id="function.shmop-close" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>shmop_close</refname>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis>
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<type>void</type><methodname>shmop_close</methodname>
1819
<methodparam><type>Shmop</type><parameter>shmop</parameter></methodparam>
1920
</methodsynopsis>
@@ -55,6 +56,13 @@
5556
</row>
5657
</thead>
5758
<tbody>
59+
<row>
60+
<entry>8.0.0</entry>
61+
<entry>
62+
この関数は推奨されなくなりました。
63+
この関数を実行しても何も起きないからです。
64+
</entry>
65+
</row>
5866
<row>
5967
<entry>8.0.0</entry>
6068
<entry>

reference/shmop/functions/shmop-read.xml

Lines changed: 1 addition & 2 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: e50e79746736dbdfbabe9bd3566793b3ddf38f58 Maintainer: mumumu Status: ready -->
3+
<!-- EN-Revision: 81220ae76f6dcd6a562e4f38cb4cb6afb482db05 Maintainer: mumumu Status: ready -->
44
<refentry xml:id="function.shmop-read" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>shmop_read</refname>
@@ -57,7 +57,6 @@
5757
&reftitle.returnvalues;
5858
<para>
5959
読み取ったデータを返します。
60-
&return.falseforfailure;
6160
</para>
6261
</refsect1>
6362

0 commit comments

Comments
 (0)