The branch stable/14 has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3973a0cc2565e33dd402adb4b487432b706f9e57
commit 3973a0cc2565e33dd402adb4b487432b706f9e57 Author: Michael Tuexen <tue...@freebsd.org> AuthorDate: 2025-05-24 19:25:17 +0000 Commit: Michael Tuexen <tue...@freebsd.org> CommitDate: 2025-09-04 19:58:54 +0000 ddb4: improve formatting Improve the consistency of the formatting. Reviewed by: ziaee Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D50514 (cherry picked from commit a8b9eea5c5b5ec507be7e5e78a4b7a9a1a945dc1) --- share/man/man4/ddb.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 3648c9ca58cb..0bab4dc3e61b 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -24,7 +24,7 @@ .\" any improvements or extensions that they make and grant Carnegie Mellon .\" the rights to redistribute these changes. .\" -.Dd November 10, 2022 +.Dd May 24, 2025 .Dt DDB 4 .Os .Sh NAME @@ -566,7 +566,7 @@ Prints the address of the thread whose kernel-mode stack contains if any. .Pp .It Ic show Cm active trace -.It acttrace +.It Ic acttrace Show a stack trace for every thread running on a CPU. .Pp .It Ic show Cm all procs Ns Op Li / Ns Cm a