From bed7b35c12acbf3062979218b2c13e6a97cddf0a Mon Sep 17 00:00:00 2001 From: freesource Date: Mon, 4 Mar 2002 02:07:24 +0000 Subject: [PATCH] Documents the cad command. --- doc/html/index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/html/index.html b/doc/html/index.html index 37fdbe8..3b91433 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ -
$Id: index.html,v 1.89 2002/02/13 04:55:36 freesource Exp $
+
$Id: index.html,v 1.90 2002/02/14 18:40:49 freesource Exp $

@@ -319,6 +319,7 @@ Documentation/sysrq.txt in the Linux sources.

   sysrq (Shows sysrq option values in virtual machine.)
   sysrq [0-9|b|e|i|l|m|p|r|s|t|u]
+  cad
   reboot
   halt
   config <dev>=<config> 
@@ -352,6 +353,11 @@ filesystem.  Append with ubd?=.

+"cad"  Passes [Ctr]-[Alt]-[Del] to the mconsole to reboot the +Linux virutal machine. + +

+ "Reboot"  Passes the reboot command to the mconsole to reboot the Linux virutal machine.