Date: Mon, 14 Jul 2025 16:42:28 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: ab9ee52e849c - main - tracing.7: Shorten doc description for apropos Message-ID: <202507141642.56EGgS2T063560@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=ab9ee52e849c02cf905830d43f2153cdd9ca32bc commit ab9ee52e849c02cf905830d43f2153cdd9ca32bc Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-07-14 16:40:34 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-07-14 16:42:21 +0000 tracing.7: Shorten doc description for apropos Shorten document description to fit on one line for the beautification of apropos results, removing only the search keyword "facilities", which I think is unlikely to cause discoverability regression. MFC after: No (please mfc if mfc'ing tracing.7) Reviewed by: 0mp, bcr Differential Revision: https://reviews.freebsd.org/D51284 --- 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 f3e3a5bf98c4..7085bac78385 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 on FreeBSD +.Nd introduction to FreeBSD tracing and performance monitoring .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?202507141642.56EGgS2T063560>