From ce33f7bed4e4f0025a3190032016d4ec85373757 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 4 Oct 1999 07:34:53 +0000 Subject: Update. 1999-10-04 Andreas Jaeger * 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 * manual/time.texi (Basic CPU Time): Fix typo. Reported by Ben Pfaff . 1999-10-04 Ulrich Drepper * string/string.h: Move __memrchr declaration to ... * include/string.h: ...here. --- manual/time.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/time.texi') 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 -- cgit v1.1