git: 9front

Download patch

ref: c006b511bd1e720373f6a259622a9ea46594fe2b
parent: 88e8569d8abc65259507fae78b15f6bc41ffb366
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Wed Sep 5 22:45:15 EDT 2012

rdbfs(4), no ^t^t on 9front system

--- a/sys/man/4/rdbfs
+++ b/sys/man/4/rdbfs
@@ -44,14 +44,8 @@
 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 @@
 .SH "SEE ALSO"
 .IR acid (1),
 .IR db (1),
+.IR cons (3),
 .IR consolefs (4)
--