This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / Documentation / sysrq.txt
index e2ffee3..63581ae 100644 (file)
@@ -53,10 +53,6 @@ On all -  write a character to /proc/sysrq-trigger.  eg:
 'b'     - Will immediately reboot the system without syncing or unmounting
           your disks.
 
-'c'     - Intentionally crash the system without syncing or unmounting
-          your disks.  This is most useful if the NETDUMP client package
-          and/or the DISKDUMP package have been installed.
-
 'o'     - Will shut your system off (if configured and supported).
 
 's'     - Will attempt to sync all mounted filesystems.
@@ -105,10 +101,6 @@ useful when you want to exit a program that will not let you switch consoles.
 re'B'oot is good when you're unable to shut down. But you should also 'S'ync
 and 'U'mount first.
 
-'C'rash immediately crashes your system.  This is most useful if the machine
-has been configured as a NETDUMP client because an OOPS report is generated
-and a kernel crash dump is sent to the NETDUMP server.
-
 'S'ync is great when your system is locked up, it allows you to sync your
 disks and will certainly lessen the chance of data loss and fscking. Note
 that the sync hasn't taken place until you see the "OK" and "Done" appear