diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/tslog.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/tslog.4 b/share/man/man4/tslog.4 index 7d36898a6533..e3ee8bca0fee 100644 --- a/share/man/man4/tslog.4 +++ b/share/man/man4/tslog.4 @@ -112,7 +112,7 @@ process. is not always the right tool for profiling early kernel initialization. The reason is it requires some kernel subroutines which are not yet available early in the boot process, e.g.: -traps, memory allocation, or thread schedulling. +traps, memory allocation, or thread scheduling. .Nm depends on fewer kernel subroutines than .Xr dtrace 1 |