git: 6737f30f4ee6 - main - boottrace.4: Reference tslog(4)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Mar 2022 19:44:25 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=6737f30f4ee6a42f0a6490420a74af16e24707f7
commit 6737f30f4ee6a42f0a6490420a74af16e24707f7
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-04 19:42:27 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-04 19:42:27 +0000
boottrace.4: Reference tslog(4)
---
share/man/man4/boottrace.4 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/share/man/man4/boottrace.4 b/share/man/man4/boottrace.4
index 41c37df741fb..70159c31f503 100644
--- a/share/man/man4/boottrace.4
+++ b/share/man/man4/boottrace.4
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 28, 2022
+.Dd March 4, 2022
.Dt BOOTTRACE 4
.Os
.Sh NAME
@@ -205,6 +205,7 @@ CPU msecs delta process event
Total measured time: 35335 msecs
.Ed
.Sh SEE ALSO
+.Xr tslog 4 ,
.Xr boottrace 8 ,
.Xr sysctl 8
.Sh HISTORY