aboutsummaryrefslogtreecommitdiff
path: root/manual/time.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-04 07:34:53 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-04 07:34:53 +0000
commitce33f7bed4e4f0025a3190032016d4ec85373757 (patch)
tree22d5513f6d8e55dd895ec9017cdfd2fb4167b3a0 /manual/time.texi
parentfbda91b119b7673a4d448f0dce31766eaa65112e (diff)
downloadglibc-ce33f7bed4e4f0025a3190032016d4ec85373757.zip
glibc-ce33f7bed4e4f0025a3190032016d4ec85373757.tar.gz
glibc-ce33f7bed4e4f0025a3190032016d4ec85373757.tar.bz2
Update.
1999-10-04 Andreas Jaeger <aj@suse.de> * timezone/README: Change wording to not mention the current version. This way we can't forget to update the file. 1999-10-04 Andreas Jaeger <aj@suse.de> * manual/time.texi (Basic CPU Time): Fix typo. Reported by Ben Pfaff <pfaffben@msu.edu>. 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * string/string.h: Move __memrchr declaration to ... * include/string.h: ...here.
Diffstat (limited to 'manual/time.texi')
-rw-r--r--manual/time.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 543042a..852df43 100644
--- a/manual/time.texi
+++ b/manual/time.texi
@@ -104,7 +104,7 @@ around 36 minutes.
@deftypevr Macro int CLOCKS_PER_SEC
The value of this macro is the number of clock ticks per second measured
by the @code{clock} function. POSIX requires that this value is one
-million independend of the actual resolution.
+million independent of the actual resolution.
@end deftypevr
@comment time.h