summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Amelkin <alexander@amelkin.msk.ru>2020-06-05 21:12:36 +0300
committerAlexander Amelkin <alexander@amelkin.msk.ru>2020-06-05 21:12:40 +0300
commit9d5ea21df77e7967df6344abf453c7f7c85572d3 (patch)
tree36b54aeba6933f6a7461cf57aa19aca8aca09e5c
parentdfe17311d6bbf76d43bdc82dee2d579ac20f0645 (diff)
downloadipmitool-9d5ea21df77e7967df6344abf453c7f7c85572d3.tar.gz
sel: Fix OEM record definition example
The example contained nested double quotes. Changed them to single quotes. Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
-rw-r--r--contrib/oem_ibm_sel_map2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/oem_ibm_sel_map b/contrib/oem_ibm_sel_map
index 330d362..e4b7a4a 100644
--- a/contrib/oem_ibm_sel_map
+++ b/contrib/oem_ibm_sel_map
@@ -1,4 +1,4 @@
-"0xC1","XX","XX","XX","XX","XX","XX","XX","0x01","0x00","Chassis Number","R","R","0x00","CPU shutdown - Potential cause "triple fault" a software address problem"
+"0xC1","XX","XX","XX","XX","XX","XX","XX","0x01","0x00","Chassis Number","R","R","0x00","CPU shutdown - Potential cause 'triple fault' a software address problem"
"0xC1","XX","XX","XX","XX","XX","XX","XX","0x02","0x01","Chassis Number","Failed Memory Card","Spare Memory Card","0x00","Memory Mirrored Failover Occurred - System running from mirrored memory image"
"0xC1","XX","XX","XX","XX","XX","XX","XX","0x02","0x04","Chassis Number","Memory Card","Completion Code (0x00=Success)","0x00","Memory hot replace event"
"0xC1","XX","XX","XX","XX","XX","XX","XX","0x02","0x05","Chassis Number","Memory Card","Memory Size (in 512MB units)","0x00","Memory hot add event"