Skip to content

Commit 2cf65e9

Browse files
committed
[reference/oauth] sync with en
1 parent b58af1f commit 2cf65e9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

reference/oauth/oauth/fetch.xml

Lines changed: 2 additions & 3 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: af5f2f87b3b0bb9ee0f83ccb787a4e7db1eb6bd4 Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
44
<!-- Credits: mumumu -->
55

66
<refentry xml:id="oauth.fetch" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -47,8 +47,7 @@
4747
<term><parameter>http_method</parameter></term>
4848
<listitem>
4949
<para>
50-
<constant>OAUTH_HTTP_METHOD_*</constant>
51-
<link linkend="oauth.constants">OAUTH 定数</link> のいずれか。
50+
<constant>OAUTH_HTTP_METHOD_<replaceable>*</replaceable></constant> OAUTH 定数 のいずれか。
5251
GET、POST、PUT、HEAD そして DELETE があります。
5352
</para>
5453
<para>

reference/oauth/oauthprovider/checkoauthrequest.xml

Lines changed: 2 additions & 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: 6b65b2d86df7e3ac423c23a3c8358672b0d9033c Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
44

55
<refentry xml:id="oauthprovider.checkoauthrequest" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
66
<refnamediv>
@@ -39,7 +39,7 @@
3939
<listitem>
4040
<para>
4141
<acronym>HTTP</acronym> メソッド。
42-
<constant>OAUTH_HTTP_METHOD_*</constant> <link linkend="oauth.constants">OAuth 定数</link>
42+
<constant>OAUTH_HTTP_METHOD_<replaceable>*</replaceable></constant> OAuth 定数
4343
のいずれかをオプションで渡します。
4444
</para>
4545
</listitem>

0 commit comments

Comments
 (0)