doc: Fix a module name.
[pspp] / doc / posix-functions / open.texi
index 223126f61e1cd526b3337cd7352c8ffee0d064ce..55b333cc78cf0211b4a39ef53668ca15f88016b2 100644 (file)
@@ -14,6 +14,10 @@ and (without the slash) names a nonexistent file or a file that is not a
 directory, on some platforms:
 FreeBSD 7.2, AIX 7.1, HP-UX 11.00, Solaris 9, Irix 5.3.
 @item
+This function does not support the @code{O_NONBLOCK} flag when it is defined
+by the gnulib module @code{nonblocking} on some platforms:
+mingw.
+@item
 On Windows platforms (excluding Cygwin), this function does usually not
 recognize the @file{/dev/null} filename.
 @end itemize