diff options
Diffstat (limited to 'share/man/man4/tslog.4')
-rw-r--r-- | share/man/man4/tslog.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tslog.4 b/share/man/man4/tslog.4 index 5b0f5fbb1264..e7f69a8d6f3f 100644 --- a/share/man/man4/tslog.4 +++ b/share/man/man4/tslog.4 @@ -1,4 +1,4 @@ -.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD +.\" SPDX-License-Identifier: BSD-2-Clause .\" .\" Copyright (c) 2022 Mateusz Piotrowski <0mp@FreeBSD.org> .\" @@ -101,13 +101,13 @@ first appeared in .Fx 12.0 . Support for tracing boot loaders and userland process was added in -.Fx 14.0 . +.Fx 13.2 . .Ss TSLOG vs. Boottrace .Nm is oriented towards system developers while .Xr boottrace 4 is meant to be easy to use by system administrators. -Both faciliities provide an overview of timing and resource usage of the boot +Both facilities provide an overview of timing and resource usage of the boot process. .Ss TSLOG vs. DTrace .Xr dtrace 1 |