summaryrefslogtreecommitdiff
path: root/doc/posix-functions/poll.texi
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2022-12-02 14:45:23 +0000
committerPádraig Brady <P@draigBrady.com>2022-12-02 14:49:07 +0000
commit2f7479a16a3395f1429c7795f10c5d19b9b4453e (patch)
treeb2774701e0373866fb27dc9225ba4b130bbd989f /doc/posix-functions/poll.texi
parent0ad3ea4951f77835d02180021589f3a849d885f2 (diff)
downloadgnulib-2f7479a16a3395f1429c7795f10c5d19b9b4453e.tar.gz
doc: poll: document poll of special files not supported on macOS
* doc/posix-functions/poll.texi: Reinstate (updated) macOS info, removed in recent cleanup re removal of support for Mac OS X <= 10.4. * m4/poll.m4: Update macOS to latest tested version.
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 c1efe87ad9..1fad8f85a9 100644
--- a/doc/posix-functions/poll.texi
+++ b/doc/posix-functions/poll.texi
@@ -14,7 +14,7 @@ mingw, MSVC 14, HP NonStop.
@item
This function doesn't work on special files like @file{/dev/null} and ttys like
@file{/dev/tty} on some platforms:
-AIX 5.3.
+macOS 10.15, AIX 5.3.
@end itemize
Portability problems not fixed by Gnulib: