Date: Sat, 12 Jul 2025 16:02:27 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 47ffc24fbb64 - main - tracing.7: Aproposify Message-ID: <202507121602.56CG2RSu070873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=47ffc24fbb6476676c0d40b28e43c83dbc8fac9d commit 47ffc24fbb6476676c0d40b28e43c83dbc8fac9d Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2025-07-12 15:57:13 +0000 Commit: Mateusz Piotrowski <0mp@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507121602.56CG2RSu070873>