summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjhay <jhay@FreeBSD.org>1997-06-24 18:22:44 +0000
committerjhay <jhay@FreeBSD.org>1997-06-24 18:22:44 +0000
commita4aac2a29ba661ede26d80831ef774e49b95301d (patch)
tree70c139a84155442fb6b2f2de14f1227b05ce3a46 /lib
parente5e83a408d30d91662cdaf631ed0268b999f8028 (diff)
downloadFreeBSD-src-a4aac2a29ba661ede26d80831ef774e49b95301d.zip
FreeBSD-src-a4aac2a29ba661ede26d80831ef774e49b95301d.tar.gz
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sysctl.32
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
OpenPOWER on IntegriCloud