readlink: Relax test a bit.
[gnulib.git] / doc / posix-headers / fcntl.texi
index 299f1b4..97cd12a 100644 (file)
@@ -23,7 +23,8 @@ and @samp{O_NOLINKS} (not specified by POSIX) are defined
 on some platforms but not on others.
 
 @item
-@samp{FD_CLOEXEC} is not defined on some platforms:
+@samp{FD_CLOEXEC}, @samp{F_DUPFD}, and @samp{F_GETFD} are not defined
+on some platforms:
 mingw.
 
 @item
@@ -56,10 +57,6 @@ replacement is not atomic on these platforms.
 on some platforms.
 
 @item
-@samp{F_DUPFD} and @samp{F_GETFD} are not defined on some platforms:
-mingw.
-
-@item
 @samp{F_SETFD}, @samp{F_GETFL}, @samp{F_SETFL}, @samp{F_GETLK},
 @samp{F_SETLK}, @samp{F_SETLOKW}, @samp{F_GETOWN}, and @samp{F_SETOWN}
 are not defined on some platforms: