From 16dd592982887fb3bc27460c50215cd54157ac5f Mon Sep 17 00:00:00 2001 From: Mitchell Horne Date: Thu, 30 Apr 2026 10:22:21 -0300 Subject: [PATCH] ddb.4: add 'show preload' entry For the recently added command. Fixes: b683fd0b3206 ("preload: add "show preload" DDB command") --- share/man/man4/ddb.4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index a882a5204fb..c40bc024586 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 October 31, 2025 +.Dd April 30, 2026 .Dt DDB 4 .Os .Sh NAME @@ -1010,6 +1010,11 @@ Names of spin locks held. Dump process groups present within the system. .\" .Pp +.It Ic show Cm preload +Pretty-print the metadata passed to the kernel by +.Xr loader 8 . +.\" +.Pp .It Ic show Cm prison Op Ar addr Show the prison structure located at .Ar addr .