betz            Thu Jun 19 14:22:35 2003 EDT

  Modified files:              
    /phpdoc/en/reference/openssl/functions      openssl-csr-new.xml 
  Log:
  typo
  
Index: phpdoc/en/reference/openssl/functions/openssl-csr-new.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-csr-new.xml:1.7 
phpdoc/en/reference/openssl/functions/openssl-csr-new.xml:1.8
--- phpdoc/en/reference/openssl/functions/openssl-csr-new.xml:1.7       Sun Mar 30 
09:36:16 2003
+++ phpdoc/en/reference/openssl/functions/openssl-csr-new.xml   Thu Jun 19 14:22:35 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.19 -->
   <refentry id="function.openssl-csr-new">
    <refnamediv>
@@ -38,7 +38,7 @@
      By default, the information in your system <literal>openssl.conf</literal>
      is used to initialize the request; you can specify a configuration file
      section by setting the <literal>config_section_section</literal> key of
-     <parameter>configargs</parameter>.  You can also specify and alternative
+     <parameter>configargs</parameter>.  You can also specify an alternative
      openssl configuration file by setting the <literal>config</literal> key
      to the path of the file you want to use.
      The following keys, if present in <parameter>configargs</parameter>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to