summaryrefslogtreecommitdiff
path: root/doc/posix-functions/mkstemp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/mkstemp.texi')
-rw-r--r--doc/posix-functions/mkstemp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/mkstemp.texi b/doc/posix-functions/mkstemp.texi
index 0ec65f1b58..b40305f022 100644
--- a/doc/posix-functions/mkstemp.texi
+++ b/doc/posix-functions/mkstemp.texi
@@ -13,7 +13,7 @@ This function is missing on some platforms:
mingw, MSVC 14.
@item
On platforms where @code{off_t} is a 32-bit type, @code{mkstemp} may not work
-correctly to create files larger than 2 GB@. (Cf. @code{AC_SYS_LARGEFILE}.)
+correctly to create files 2 GiB and larger. @xref{Large File Support}.
@item
On some older platforms, @code{mkstemp} can create a world or group
writable or readable file, if you haven't set the process umask to