Merge branches 'acpi-pm' and 'acpi-docs'
[linux-2.6-microblaze.git] / Documentation / admin-guide / sysrq.rst
index e6424d8..60ce5f5 100644 (file)
@@ -79,6 +79,8 @@ On all
 
                echo t > /proc/sysrq-trigger
 
+The :kbd:`<command key>` is case sensitive.
+
 What are the 'command' keys?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -88,8 +90,8 @@ Command           Function
 ``b``      Will immediately reboot the system without syncing or unmounting
             your disks.
 
-``c``      Will perform a system crash by a NULL pointer dereference.
-            A crashdump will be taken if configured.
+``c``      Will perform a system crash and a crashdump will be taken
+            if configured.
 
 ``d``      Shows all locks that are held.