diff --git a/reference/filesystem/functions/filegroup.xml b/reference/filesystem/functions/filegroup.xml index af91ac31d6..79471e8e66 100644 --- a/reference/filesystem/functions/filegroup.xml +++ b/reference/filesystem/functions/filegroup.xml @@ -1,5 +1,5 @@ - + @@ -13,7 +13,7 @@ stringfilename - Returns the group ID of the owner of the file, or &false; in case + Returns the group ID of the file, or &false; in case of an error. The group ID is returned in numerical format, use posix_getgrgid to resolve it to a group name.