From a765ee205d3195507ac06de3304d46bcf6bfc5b7 Mon Sep 17 00:00:00 2001 From: Rui Hirokawa Date: Mon, 14 Jan 2002 04:04:12 +0000 Subject: [PATCH] fixed typos. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67729 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/dio.xml | 6 +++--- functions/iisfunc.xml | 4 ++-- functions/notes.xml | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/functions/dio.xml b/functions/dio.xml index 8ccf220d1a..35c94e9d78 100644 --- a/functions/dio.xml +++ b/functions/dio.xml @@ -1,5 +1,5 @@ - + Direct IO functions DIO functions @@ -195,8 +195,8 @@ - Function fstat returns information about the - file with file descriptor + Function dio_stat returns information about + the file with file descriptor fd. dio_stat returns an associative array with the following keys: diff --git a/functions/iisfunc.xml b/functions/iisfunc.xml index a3435066b9..52a5eec992 100644 --- a/functions/iisfunc.xml +++ b/functions/iisfunc.xml @@ -1,5 +1,5 @@ - + IIS Administration functions IIS Functions @@ -8,7 +8,7 @@ This extension is available for Win32 only. It provides functions to administrate Microsoft Internet Information Server (IIS). - The extension includes function to create web sites and vertual + The extension includes function to create web sites and virtual directories as well as configuring security and script mapping. These functions have been added in PHP 4. diff --git a/functions/notes.xml b/functions/notes.xml index 2a2daa218f..3aaf91b0e2 100644 --- a/functions/notes.xml +++ b/functions/notes.xml @@ -1,5 +1,5 @@ - + Lotus Notes functions Lotus Notes @@ -94,7 +94,7 @@ notes_mark_read - Mark a note_id as read for the User user_nam + Mark a note_id as read for the User user_name Description @@ -116,7 +116,7 @@ notes_mark_unread - Mark a note_id as unread for the User user_na + Mark a note_id as unread for the User user_name Description @@ -138,7 +138,7 @@ notes_unread - Returns the unread note id's for the current User user_nam + Returns the unread note id's for the current User user_name Description @@ -248,7 +248,7 @@ notes_search - Find notes that match keywords in database_na + Find notes that match keywords in database_name Description @@ -290,7 +290,7 @@ notes_list_msgs - Returns the notes from a selected database_nam + Returns the notes from a selected database_name Description