Commit 3eecd1dc57971b2beff699b3704058866c25dedc

Authored by Jesper Juhl
Committed by Linus Torvalds
1 parent 3b9c04106b

[PATCH] Correct sa'K' description in sysrq.txt

sysrq SAK is described as being something you should mistake for SAK from
c2 compliant systems - whoops.  What's meant is that it should *not* be
mistaken as such.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 1 changed file with 3 additions and 2 deletions Side-by-side Diff

Documentation/sysrq.txt
... ... @@ -115,8 +115,9 @@
115 115 when you would try to login. It will kill all programs on given console
116 116 and thus letting you make sure that the login prompt you see is actually
117 117 the one from init, not some trojan program.
118   -IMPORTANT:In its true form it is not a true SAK like the one in :IMPORTANT
119   -IMPORTANT:c2 compliant systems, and it should be mistook as such. :IMPORTANT
  118 +IMPORTANT: In its true form it is not a true SAK like the one in a :IMPORTANT
  119 +IMPORTANT: c2 compliant system, and it should not be mistaken as :IMPORTANT
  120 +IMPORTANT: such. :IMPORTANT
120 121 It seems other find it useful as (System Attention Key) which is
121 122 useful when you want to exit a program that will not let you switch consoles.
122 123 (For example, X or a svgalib program.)