mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
This commit is contained in:
parent
5faa3121a9
commit
127feebec1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue