1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Fix typo.

This commit is contained in:
Andreas Jaeger
2000-02-24 17:22:02 +00:00
parent 50497a166c
commit d164797427

View File

@@ -1836,7 +1836,7 @@ The time is 01:02 PM.
@cindex time, high precision
@pindex sys/timex.h
The @code{net_gettime} and @code{ntp_adjtime} functions provide an
The @code{ntp_gettime} and @code{ntp_adjtime} functions provide an
interface to monitor and manipulate high precision time. These
functions are declared in @file{sys/timex.h}.