doc: Update regarding MSVC 9.
[gnulib.git] / doc / posix-functions / tcflush.texi
index 2781ecf..d5e09d8 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw.
+mingw, MSVC 9.
 @item
 On some platforms, @code{tcflush} of @code{TCIFLUSH} on a non-tty fails with
 errno set to @code{EINVAL} rather than @code{ENOTTY}.