]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] fix sysrq typos
authorRandy Dunlap <rddunlap@osdl.org>
Fri, 18 Oct 2002 09:49:35 +0000 (02:49 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 18 Oct 2002 09:49:35 +0000 (02:49 -0700)
drivers/char/sysrq.c

index a74b0e8d54dd3c8f7a8c18414449b03b7e31d77c..18e180b5bd3b06c3b28d5423c87e857c98816e0d 100644 (file)
@@ -349,8 +349,8 @@ static struct sysrq_key_op *sysrq_key_table[SYSRQ_KEY_TABLE_LENGTH] = {
 /* 8 */        &sysrq_loglevel_op,
 /* 9 */        &sysrq_loglevel_op,
 /* a */        NULL, /* Don't use for system provided sysrqs,
-                it is handled specially on the spark
-                and will never arive */
+                it is handled specially on the sparc
+                and will never arrive */
 /* b */        &sysrq_reboot_op,
 /* c */        NULL,
 /* d */        NULL,