summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2008-05-22 18:19:49 +0000
committermaxim <maxim@FreeBSD.org>2008-05-22 18:19:49 +0000
commitd24c63335bf907e0120b7d9ffa3da0b69b94e81a (patch)
tree0745c454b96f563d7d9597a471f372085ce19987 /sys
parentff0e5f2bfe5f6f9b63cea5bea699d6699406e3a2 (diff)
downloadFreeBSD-src-d24c63335bf907e0120b7d9ffa3da0b69b94e81a.zip
FreeBSD-src-d24c63335bf907e0120b7d9ffa3da0b69b94e81a.tar.gz
o Document two new ALT_BREAK_TO_DEBUGGER key sequences.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 26d8e50..690b3fd 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1725,7 +1725,8 @@ options BREAK_TO_DEBUGGER # A BREAK on a serial console goes to
# Solaris implements a new BREAK which is initiated by a character
# sequence CR ~ ^b which is similar to a familiar pattern used on
-# Sun servers by the Remote Console.
+# Sun servers by the Remote Console. There are FreeBSD extentions:
+# CR ~ ^p requests force panic and CR ~ ^r requests a clean reboot.
options ALT_BREAK_TO_DEBUGGER
# Serial Communications Controller
OpenPOWER on IntegriCloud