diff --git a/reference/filesystem/reference.xml b/reference/filesystem/reference.xml index 94e9c45517..a35a5125e7 100644 --- a/reference/filesystem/reference.xml +++ b/reference/filesystem/reference.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -13,12 +13,12 @@
&reftitle.required; - - No external libraries are needed to build this extension, but if you want - PHP to support LFS (large files) on Linux, then you need to have a recent - glibc and you need compile PHP with the following compiler flags: - -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64. - + + No external libraries are needed to build this extension, but if you want + PHP to support LFS (large files) on Linux, then you need to have a recent + glibc and you need compile PHP with the following compiler flags: + -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64. +