Skip to content

Commit eb09f63

Browse files
committed
tweak
1 parent 85a0340 commit eb09f63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Doc/library/time.rst

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

777777
.. data:: CLOCK_TAI
778778

779-
`International Atomic Time. <https://www.nist.gov/pml/time-and-frequency-division/nist-time-frequently-asked-questions-faq#tai>`_
779+
`International Atomic Time <https://www.nist.gov/pml/time-and-frequency-division/nist-time-frequently-asked-questions-faq#tai>`_
780780

781-
The system must have a current leap second table in order for this to give the correct answer.
782-
You can configure ptp or ntp to maintain a leap second table.
781+
The system must have a current leap second table in order for this to give
782+
the correct answer. PTP or NTP software can maintain a leap second table.
783783

784784
.. availability:: Linux.
785785

0 commit comments

Comments
 (0)