From e23b547c7c7e6cae67611ad73637cd10eaaebd70 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Tue, 7 Oct 2008 07:55:12 +0000 Subject: [PATCH] Fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267038 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mssql/functions/mssql-guid-string.xml | 3 +-- reference/posix/functions/posix-getpwnam.xml | 4 ++-- reference/strings/functions/md5-file.xml | 3 ++- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/mssql/functions/mssql-guid-string.xml b/reference/mssql/functions/mssql-guid-string.xml index 1cf6a68e14..8476f331d6 100644 --- a/reference/mssql/functions/mssql-guid-string.xml +++ b/reference/mssql/functions/mssql-guid-string.xml @@ -1,5 +1,5 @@ - + mssql_guid_string @@ -50,7 +50,6 @@ -< + posix_getpwnam @@ -37,7 +37,7 @@ &reftitle.returnvalues; On success an array with the following elements are returned, else - &false is returned: + &false; is returned: The user information array diff --git a/reference/strings/functions/md5-file.xml b/reference/strings/functions/md5-file.xml index ce674af3f9..3fc543fbd6 100644 --- a/reference/strings/functions/md5-file.xml +++ b/reference/strings/functions/md5-file.xml @@ -1,5 +1,5 @@ - + @@ -99,6 +99,7 @@ echo 'MD5 file hash of ' . $file . ': ' . md5_file($file); ?> ]]> +