summaryrefslogtreecommitdiff
path: root/sys/man/4/rdbfs
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-09-06 02:45:15 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2012-09-06 02:45:15 +0200
commitee0a0fca5db152b174b7b490f811504bdc500cd3 (patch)
treec705f918af97f0dd03bac1436ad109e15a26a791 /sys/man/4/rdbfs
parent9c18f300a40496fba95cfea2fe06d02f71bb968a (diff)
rdbfs(4), no ^t^t on 9front system
Diffstat (limited to 'sys/man/4/rdbfs')
-rw-r--r--sys/man/4/rdbfs11
1 files changed, 3 insertions, 8 deletions
diff --git a/sys/man/4/rdbfs b/sys/man/4/rdbfs
index 383dd26c7..b0fa61ca0 100644
--- a/sys/man/4/rdbfs
+++ b/sys/man/4/rdbfs
@@ -44,14 +44,8 @@ using
Kernels can be remotely debugged only when they are
suspended and serving
a textual debugging protocol over their serial lines.
-Typing
-.RB `` ^t^td ''
-.RB (control- t ", control-" t ", d)"
-at the console will cause the kernel to enter
-this mode when it `panics'.
-Typing
-.RB `` ^t^tD ''
-causes the kernel to enter this mode immediately.
+(see
+.IR cons (3))
.PP
Because the debugging protocol is textual, a console
provided by
@@ -64,4 +58,5 @@ may be substituted for the serial device.
.SH "SEE ALSO"
.IR acid (1),
.IR db (1),
+.IR cons (3),
.IR consolefs (4)