diff options
Diffstat (limited to 'share/man/man9/panic.9')
-rw-r--r-- | share/man/man9/panic.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/panic.9 b/share/man/man9/panic.9 index 724f1fd6b562..a34c61ac5c59 100644 --- a/share/man/man9/panic.9 +++ b/share/man/man9/panic.9 @@ -49,7 +49,7 @@ function terminates the running system. The message is a .Xr printf 3 style format string. The message is printed to the console and the location -.Fa panicstr +.Fa panicstr is set to the address of the message text for retrieval from the OS core dump. .Pp |