summaryrefslogtreecommitdiff
path: root/doc/posix-functions/poll.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/poll.texi')
-rw-r--r--doc/posix-functions/poll.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/poll.texi b/doc/posix-functions/poll.texi
index 1fad8f85a9..ab7083c1c0 100644
--- a/doc/posix-functions/poll.texi
+++ b/doc/posix-functions/poll.texi
@@ -26,5 +26,5 @@ thus busy wait.
@item
On some platforms, file descriptors other than sockets do not support
POLLHUP; they will return a "readable" or "writable" status instead:
-AIX 7.2, HP NonStop.
+AIX 7.2, HP NonStop, mingw, MSVC.
@end itemize