diff --git a/Doc/library/time.rst b/Doc/library/time.rst index a3ef956..892ed13 100644 --- a/Doc/library/time.rst +++ b/Doc/library/time.rst @@ -772,7 +772,7 @@ These constants are used as parameters for :func:`clock_getres` and Similar to :data:`CLOCK_MONOTONIC`, but provides access to a raw hardware-based time that is not subject to NTP adjustments. - Availability: Linux 2.6.28 or later, macOS 10.12 and newer. + Availability: Linux 2.6.28 or later. .. versionadded:: 3.3