diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2004-08-23 11:10:58 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2004-08-23 11:10:58 +0000 |
| commit | fe8563e611f900aee02765d681ce9ea561d4f86b (patch) | |
| tree | 7d54a5a4194091f91b1374655286d76da759a866 /lib | |
| parent | 97e10b9078ec58bfc4e1d4f6f491a016221e483a (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/getrusage.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2 index 599bebc97993..ea01bef27866 100644 --- a/lib/libc/sys/getrusage.2 +++ b/lib/libc/sys/getrusage.2 @@ -101,7 +101,7 @@ that was also shared among other processes. 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 |
