From 0257832b8c13d58368c698ed1c0a4133a85a9d23 Mon Sep 17 00:00:00 2001 From: roam Date: Fri, 6 Aug 2004 14:49:11 +0000 Subject: [PATCH] Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK. PR: 69428 Submitted by: Sascha Schneider MFC after: 2 weeks --- lib/libc/sys/getrusage.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2 index 9bafce34a1a8..b27e3a61d268 100644 --- a/lib/libc/sys/getrusage.2 +++ b/lib/libc/sys/getrusage.2 @@ -104,7 +104,7 @@ This value is expressed in units of kilobytes * ticks-of-execution. Ticks are statistics clock ticks. The statistics clock has a frequency of -.Fn sysconf _SC_CLOCK_TCK +.Fn sysconf _SC_CLK_TCK ticks per second. .It Fa ru_idrss an integral value of the amount of unshared memory residing in the