diff options
| author | John Hay <jhay@FreeBSD.org> | 1997-06-24 18:22:44 +0000 |
|---|---|---|
| committer | John Hay <jhay@FreeBSD.org> | 1997-06-24 18:22:44 +0000 |
| commit | 127feebec19a6a335ccab36934f632c1098cd3f7 (patch) | |
| tree | 1e9785858ad7ad44102743573107577cda3922d6 /lib | |
| parent | 5faa3121a9bfef952699069125a9a09b4884e23f (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 385c8879ae93..df0b4c2e700b 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 |
