diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/clock.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/clock.3 b/lib/libc/gen/clock.3 index f70184e3ecd9..739a7ead396f 100644 --- a/lib/libc/gen/clock.3 +++ b/lib/libc/gen/clock.3 @@ -51,7 +51,8 @@ The function determines the amount of processor time used since the invocation of the calling process, measured in -.Dv CLK_TCK Ns s. +.Dv CLOCKS_PER_SEC Ns 's +of a second. .Sh RETURN VALUES The .Fn clock |
