X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsysrq.txt;h=ef19142896ca0688ca82b62a82a51fd13b7e7700;hb=36373b4450105ec8908c6c9396c8715eaafcfd6a;hp=d43aa9d3c10590f1cb4bbb24954e5b6c1ce4dd0e;hpb=eaf60d6924759eb2a249c0b568533a90c238061b;p=~andy%2Flinux diff --git a/Documentation/sysrq.txt b/Documentation/sysrq.txt index d43aa9d3c10..ef19142896c 100644 --- a/Documentation/sysrq.txt +++ b/Documentation/sysrq.txt @@ -1,6 +1,6 @@ Linux Magic System Request Key Hacks Documentation for sysrq.c -Last update: 2007-JAN-06 +Last update: 2007-AUG-04 * What is the magic SysRq key? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -75,10 +75,10 @@ On all - write a character to /proc/sysrq-trigger. e.g.: 'f' - Will call oom_kill to kill a memory hog process. -'g' - Used by kgdb on ppc platforms. +'g' - Used by kgdb on ppc and sh platforms. 'h' - Will display help (actually any other key than those listed - above will display help. but 'h' is easy to remember :-) + here will display help. but 'h' is easy to remember :-) 'i' - Send a SIGKILL to all processes, except for init.