about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-02-24 17:22:02 +0000
committerAndreas Jaeger <aj@suse.de>2000-02-24 17:22:02 +0000
commitd16479742763ba795660d1bd0bfeed317e2b251c (patch)
tree46b16f523baace8bd62a07c52a52a7986d237277
parent50497a166cdd7936a96ab303578aa5d1f75414bf (diff)
downloadglibc-d16479742763ba795660d1bd0bfeed317e2b251c.tar.gz
glibc-d16479742763ba795660d1bd0bfeed317e2b251c.tar.xz
glibc-d16479742763ba795660d1bd0bfeed317e2b251c.zip
Fix typo.
-rw-r--r--manual/time.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 9dbe2d1e19..349c89055f 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}.