summaryrefslogtreecommitdiff
path: root/doc/posix-functions/rewinddir.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/rewinddir.texi')
-rw-r--r--doc/posix-functions/rewinddir.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-functions/rewinddir.texi b/doc/posix-functions/rewinddir.texi
index b0202285ac..d3370c2ed0 100644
--- a/doc/posix-functions/rewinddir.texi
+++ b/doc/posix-functions/rewinddir.texi
@@ -13,8 +13,8 @@ This function is missing on some platforms:
MSVC 14.
@item
On Mac OS X platforms where @code{long int} is a 32-bit type, this function may
-not work correctly on huge directories larger than 2 GB.
-(Cf. @code{AC_SYS_LARGEFILE}.)
+not work correctly on huge directories 2 GiB and larger.
+@xref{Large File Support}.
@end itemize
Portability problems not fixed by Gnulib: