aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2009-07-08 12:43:55 +0200
committerAndi Kleen <ak@linux.intel.com>2009-07-08 12:43:55 +0200
commit8312beaf1f828289cbcdbea53a6b8d6fa1eacdd0 (patch)
tree67c042ebf56edab53bd95e71869a2363925a1261
parent9fbac821697edbbd743fa453bc3df3a8e8be1acd (diff)
downloadmce-inject-8312beaf1f828289cbcdbea53a6b8d6fa1eacdd0.tar.gz
Remove last reference to 'SPEC'
Signed-off-by: Andi Kleen <ak@linux.intel.com>
-rw-r--r--mce.y3
1 files changed, 2 insertions, 1 deletions
diff --git a/mce.y b/mce.y
index 3dcf0b5..9a8bb03 100644
--- a/mce.y
+++ b/mce.y
@@ -1,6 +1,7 @@
/* Copyright (c) 2008 by Intel Corp.
Grammar for machine check injection. Follows the format printed out
- by the kernel on panics with some extensions. See SPEC.
+ by the kernel on panics with some extensions. See manpage for rough
+ spec.
mce-inject is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public