Date: 12/05/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions mcal.xml"
- Previous message: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Resource naming convention"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hirokawa Tue Dec 5 14:19:19 2000 EDT
Modified files:
/phpdoc/en/functions mcrypt.xml
/phpdoc/ja/functions mcrypt.xml
Log:
libmcrypt 2.4.x should outputs 3DES , not TripleDES.
Index: phpdoc/en/functions/mcrypt.xml
diff -u phpdoc/en/functions/mcrypt.xml:1.14 phpdoc/en/functions/mcrypt.xml:1.15
--- phpdoc/en/functions/mcrypt.xml:1.14 Thu Nov 9 08:58:38 2000
+++ phpdoc/en/functions/mcrypt.xml Tue Dec 5 14:19:18 2000
@@ -406,7 +406,7 @@
<para>
The above example will produce:
<programlisting>
-TripleDES
+3DES
</programlisting>
</para>
</refsect1>
Index: phpdoc/ja/functions/mcrypt.xml
diff -u phpdoc/ja/functions/mcrypt.xml:1.10 phpdoc/ja/functions/mcrypt.xml:1.11
--- phpdoc/ja/functions/mcrypt.xml:1.10 Sat Nov 11 16:23:31 2000
+++ phpdoc/ja/functions/mcrypt.xml Tue Dec 5 14:19:18 2000
@@ -403,7 +403,7 @@
<para>
上の例の出力は次のようになります。
<programlisting>
-TripleDES
+3DES
</programlisting>
</para>
</refsect1>
@@ -853,7 +853,7 @@
<refentry id="function.mcrypt-list-modes">
<refnamediv>
<refname>mcrypt_list_modes</refname>
- <refpurpose>サポートされる全てのモードの配列を取得する</refpurpose>
+ <refpurpose>サポーされる全てのモードの配列を取得する</refpurpose>
</refnamediv>
<refsect1>
<title>説明</title>
@@ -1260,7 +1260,7 @@
<refentry id="function.mcrypt-enc-self-test">
<refnamediv>
<refname>mcrypt_enc_self_test</refname>
- <refpurpose>オープンしたモジュールのセルフテストを実行する</refpurpose>
+ <refpurpose>ープンしたモジュールのセルフテストを実行する</refpurpose>
</refnamediv>
<refsect1>
<title>説明</title>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions mcal.xml"
- Previous message: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Resource naming convention"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

