The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=47ffc24fbb6476676c0d40b28e43c83dbc8fac9d
commit 47ffc24fbb6476676c0d40b28e43c83dbc8fac9d Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2025-07-12 15:57:13 +0000 Commit: Mateusz Piotrowski <0...@freebsd.org> CommitDate: 2025-07-12 16:02:00 +0000 tracing.7: Aproposify By adding "FreeBSD" to Nd we make tracing(7) discoverable when running `apropos freebsd`. Reported by: ziaee Event: Berlin Hackathon 202507 --- share/man/man7/tracing.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/tracing.7 b/share/man/man7/tracing.7 index 7f21bfbbd2a3..4c9aee8ce913 100644 --- a/share/man/man7/tracing.7 +++ b/share/man/man7/tracing.7 @@ -8,7 +8,7 @@ .Os .Sh NAME .Nm tracing -.Nd introduction to tracing and performance monitoring facilities +.Nd introduction to tracing and performance monitoring facilities on FreeBSD .Sh DESCRIPTION .Fx features a large variety of tracing and performance monitoring facilities.