diff options
-rw-r--r-- | lib/libc/gen/sysctl.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 385c887..df0b4c2 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -294,7 +294,7 @@ A .Va struct clockinfo structure is returned. This structure contains the clock, statistics clock and profiling clock -frequencies, and the number of micro-seconds per hz tick. +frequencies, the number of micro-seconds per hz tick and the skew rate. .It Li KERN_FILE Return the entire file table. The returned data consists of a single |