diff --git a/reference/filesystem/functions/fflush.xml b/reference/filesystem/functions/fflush.xml index c337cd64ec..4a2e16e076 100644 --- a/reference/filesystem/functions/fflush.xml +++ b/reference/filesystem/functions/fflush.xml @@ -1,5 +1,5 @@ - + @@ -14,9 +14,8 @@ This function forces a write of all buffered output to the - to the resource pointed to by the file handle - fp. Returns &true; if successful, &false; - otherwise. + resource pointed to by the file handle fp. + Returns &true; if successful, &false; otherwise. The file pointer must be valid, and must point to a file