diff doc/posix-functions/clock_nanosleep.texi @ 39851:f694826cdc81

doc: OS X 10.11 lacked ns time functions According to <https://github.com/zeromq/libzmq/issues/2175>, nanosecond-resolution timestamp functions were introduced in macOS 10.12, so document the last version (OS X 10.11) where they were absent.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 18 Sep 2018 12:19:02 -0700
parents b8576602c861
children
line wrap: on
line diff
--- a/doc/posix-functions/clock_nanosleep.texi	Tue Sep 18 12:19:02 2018 -0700
+++ b/doc/posix-functions/clock_nanosleep.texi	Tue Sep 18 12:19:02 2018 -0700
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.9, mingw, MSVC 14, Interix 3.5, BeOS.
+OS X 10.11, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.9, mingw, MSVC 14, Interix 3.5, BeOS.
 @end itemize