diff options
author | Andreas Jaeger <aj@suse.de> | 2000-02-24 17:22:02 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-02-24 17:22:02 +0000 |
commit | d16479742763ba795660d1bd0bfeed317e2b251c (patch) | |
tree | 46b16f523baace8bd62a07c52a52a7986d237277 /manual | |
parent | 50497a166cdd7936a96ab303578aa5d1f75414bf (diff) | |
download | glibc-d16479742763ba795660d1bd0bfeed317e2b251c.zip glibc-d16479742763ba795660d1bd0bfeed317e2b251c.tar.gz glibc-d16479742763ba795660d1bd0bfeed317e2b251c.tar.bz2 |
Fix typo.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/time.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi index 9dbe2d1..349c890 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -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}. |