summaryrefslogtreecommitdiff
path: root/doc/posix-headers/termios.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-headers/termios.texi')
-rw-r--r--doc/posix-headers/termios.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-headers/termios.texi b/doc/posix-headers/termios.texi
index 504743db7f..9258a21cb9 100644
--- a/doc/posix-headers/termios.texi
+++ b/doc/posix-headers/termios.texi
@@ -9,7 +9,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
-mingw, MSVC 9.
+mingw, MSVC 14.
@item
This header does not declare @code{pid_t} on all platforms:
glibc on some architectures, FreeBSD 6.4, OpenBSD 4.9, Cygwin 1.7.11.
@@ -20,5 +20,5 @@ Portability problems not fixed by Gnulib:
@item
The types @code{struct termios}, @code{cc_t}, @code{speed_t}, @code{tcflag_t}
are not defined on some platforms:
-mingw, MSVC 9.
+mingw, MSVC 14.
@end itemize