diff --git a/reference/posix/functions/posix-access.xml b/reference/posix/functions/posix-access.xml index 9f240e1023..5e6d0b5083 100644 --- a/reference/posix/functions/posix-access.xml +++ b/reference/posix/functions/posix-access.xml @@ -1,6 +1,6 @@ - + @@ -95,10 +95,6 @@ if (posix_access($file, POSIX_R_OK | POSIX_W_OK)) { - - &reftitle.notes; - - &reftitle.seealso;