diff options
Diffstat (limited to 'lib/libc/sys/kse.2')
-rw-r--r-- | lib/libc/sys/kse.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2 index 9146ca4..0497bc2 100644 --- a/lib/libc/sys/kse.2 +++ b/lib/libc/sys/kse.2 @@ -469,7 +469,7 @@ and .Va tm_sticks are time counters for user mode and kernel mode execution, respectively. These counters count ticks of the statistics clock (see -.Xr clocks 7) . +.Xr clocks 7 ) . While any thread is actively executing in the kernel, the corresponding .Va tm_sticks counter is incremented. |