git: 9front

Download patch

ref: 4cbb0f53eeee96809e5ccf17ddcc34b96ac14fb7
parent: 43bfea0df4367b0239b0fe35e1307e460ed86e4f
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Nov 4 20:38:09 EDT 2022

plan9.ini(8): document the *debug option

--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -746,6 +746,9 @@
 .B cpu
 and
 .B terminal.
+.SS \fL*debug=\fP
+Prevents cpu servers from rebooting on kernel panic, to enable
+inspection of panic messages.
 .SS \fLdebugfactotum=\fP
 Causes
 .IR boot (8)
--