Skip to content

Commit c1e32d1

Browse files
r-owenbenjaminp
authored andcommitted
Update Doc/library/time.rst as per reviewer request
1 parent f8bd990 commit c1e32d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/time.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,9 +776,9 @@ These constants are used as parameters for :func:`clock_getres` and
776776

777777
.. data:: CLOCK_TAI
778778

779-
International atomic time, as seconds from the unix epoch.
779+
`International Atomic Time. <https://www.nist.gov/pml/time-and-frequency-division/nist-time-frequently-asked-questions-faq#tai>`_
780780

781-
Warning: your system must have a current leap second table in order for this to give the correct answer.
781+
The system must have a current leap second table in order for this to give the correct answer.
782782
You can configure ptp or ntp to maintain a leap second table.
783783

784784
.. availability:: Linux.

0 commit comments

Comments
 (0)