ddb.4: add 'show preload' entry

For the recently added command.

Fixes:	b683fd0b32 ("preload: add "show preload" DDB command")
This commit is contained in:
Mitchell Horne
2026-04-30 10:22:21 -03:00
parent eebb643bb3
commit 16dd592982
+6 -1
View File
@@ -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 .