wez             Tue Dec 10 14:21:40 2002 EDT

  Modified files:              
    /phpdoc/en/reference/openssl/functions      openssl-pkey-get-public.xml 
  Log:
  Fix listitem
  
  
Index: phpdoc/en/reference/openssl/functions/openssl-pkey-get-public.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-pkey-get-public.xml:1.1 
phpdoc/en/reference/openssl/functions/openssl-pkey-get-public.xml:1.2
--- phpdoc/en/reference/openssl/functions/openssl-pkey-get-public.xml:1.1       Tue 
Dec 10 14:13:48 2002
+++ phpdoc/en/reference/openssl/functions/openssl-pkey-get-public.xml   Tue Dec 10 
+14:21:39 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.1 -->
   <refentry id="function.openssl-pkey-get-public">
    <refnamediv>
@@ -21,7 +21,7 @@
      prepares it for use by other functions.
      <parameter>certificate</parameter> can be one of the following:
      <orderedlist>
-      <listitem>an X.509 certificate resource</listitem>
+      <listitem><simpara>an X.509 certificate resource</simpara></listitem>
       <listitem><simpara>a string having the format
         <filename>file://path/to/file.pem</filename>. The named file must
         contain a PEM encoded certificate/private key (it may contain both).



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

Reply via email to