[PHP-DOC] cvs: phpdoc /en/functions openssl.xml From: Stig Venaas (venaas <email protected>)
Date: 12/27/00

venaas Wed Dec 27 03:19:25 2000 EDT

  Modified files:
    /phpdoc/en/functions openssl.xml
  Log:
  Cosmetics
  
  
Index: phpdoc/en/functions/openssl.xml
diff -u phpdoc/en/functions/openssl.xml:1.1 phpdoc/en/functions/openssl.xml:1.2
--- phpdoc/en/functions/openssl.xml:1.1 Tue Dec 26 06:40:00 2000
+++ phpdoc/en/functions/openssl.xml Wed Dec 27 03:19:25 2000
@@ -1,5 +1,5 @@
  <reference id="ref.openssl">
- <title>OpenSSL Functions</title>
+ <title>OpenSSL functions</title>
   <titleabbrev>OpenSSL</titleabbrev>
   <partintro>
   <para>
@@ -79,7 +79,7 @@
     </para>
     <para>
      <function>openssl_get_publickey</function> extracts the
- public key from a X.509 certificate specified by
+ public key from an X.509 certificate specified by
      <parameter>certificate</parameter> and prepares it for use by other
      functions.
     </para>
@@ -147,7 +147,7 @@
   <refentry id="function.openssl-seal">
    <refnamediv>
     <refname>openssl_seal</refname>
- <refpurpose>Seal data</refpurpose>
+ <refpurpose>Seal (encrypt) data</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>
@@ -214,7 +214,7 @@
   <refentry id="function.openssl-sign">
    <refnamediv>
     <refname>openssl_sign</refname>
- <refpurpose>Sign data</refpurpose>
+ <refpurpose>Generate signature</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>