diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ddb.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 3e8e1a0..6fa2e6f 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1467,7 +1467,7 @@ TILDE is the ASCII tilde character (~). CTRL-x is Control x created by hitting the control key and then x and then releasing both. .Pp -The break to enter the debugger behavior may be enabled at trim-time +The break to enter the debugger behavior may be enabled at run-time by setting the .Xr sysctl 8 .Dv debug.kdb.break_to_debugger |