From ffc73047286bc98c442bde4418a2ed407b01a722 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Tue, 26 Mar 2002 19:02:57 +0000 Subject: [PATCH] example fix, some entities. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75385 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/openssl.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/functions/openssl.xml b/functions/openssl.xml index 9907aef3cf..c960c6fcb6 100644 --- a/functions/openssl.xml +++ b/functions/openssl.xml @@ -1,5 +1,5 @@ - + OpenSSL functions OpenSSL @@ -206,7 +206,7 @@ \n"; ]]> @@ -305,7 +305,7 @@ while($msg = openssl_error_string) &warn.experimental.func; - Returns &true; on success, or &false; on error. If successful the opened + &return.success; If successful the opened data is returned in open_data. @@ -433,7 +433,7 @@ openssl_free_key($pk2); &warn.experimental.func; - Returns &true; on success, or &false; on failure. + &return.success; If successful the signature is returned in signature.