summaryrefslogtreecommitdiff
path: root/doc/posix-functions/fstat.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/fstat.texi')
-rw-r--r--doc/posix-functions/fstat.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/posix-functions/fstat.texi b/doc/posix-functions/fstat.texi
index a404891cb7..b4c2431ff4 100644
--- a/doc/posix-functions/fstat.texi
+++ b/doc/posix-functions/fstat.texi
@@ -13,13 +13,13 @@ This function crashes when invoked with invalid arguments on some platforms:
MSVC 14.
@item
On platforms where @code{off_t} is a 32-bit type, @code{fstat} may not correctly
-report the size of files or block devices larger than 2 GB.
-(Cf. @code{AC_SYS_LARGEFILE}.)
+report the size of files or block devices 2 GiB and larger..
+@xref{Large File Support}.
@item
On Linux/x86 and Linux/x86_64, applications compiled in 32-bit mode cannot
access files that happen to have a 64-bit inode number. This can occur with
file systems such as XFS (typically on large disks) and NFS.
-(Cf. @code{AC_SYS_LARGEFILE}.)
+@xref{Large File Support}.
@item
On Solaris 11.4, when this function yields a timestamp with a
nonpositive @code{tv_sec} value, @code{tv_nsec} might be in the range