Blame SOURCES/d0e0bb3d73c4bc5060da20270a089857bba2a64c.patch

660989
commit d0e0bb3d73c4bc5060da20270a089857bba2a64c
660989
Author: Justin Vreeland <vreeland.justin@gmail.com>
660989
Date:   Tue Nov 2 19:51:50 2021 -0700
660989
660989
    Update ras-mc-ctl manpage to match current options
660989
    
660989
    Signed-off-by: Justin Vreeland <vreeland.justin@gmail.com>
660989
    Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
660989
660989
diff --git a/man/ras-mc-ctl.8.in b/man/ras-mc-ctl.8.in
660989
index 26230e0..a605122 100644
660989
--- a/man/ras-mc-ctl.8.in
660989
+++ b/man/ras-mc-ctl.8.in
660989
@@ -79,9 +79,27 @@ Specify an alternate location for the labels database.
660989
 Specify a delay of \fBtime\fR seconds before registering DIMM labels.
660989
 Only meaninful if used together with --register-labels.
660989
 .TP
660989
-.BI "--layout
660989
+.BI "--layout"
660989
 Prints the memory layout as detected by the EDAC driver. Useful to check
660989
 if the EDAC driver is properly detecting the memory controller architecture.
660989
+.TP
660989
+.BI "--summary"
660989
+Presents a summary of the logged errors.
660989
+.TP
660989
+.BI "--errors"
660989
+Shows the errors stored at the error database.
660989
+.TP
660989
+.BI "--error-count"
660989
+Shows the corrected and uncorrected error counts using sysfs.
660989
+.TP
660989
+.BI "--vendor-errors-summary="platform-id
660989
+Pressents a summary of the vendor-specific logged errors.
660989
+.TP
660989
+.BI "--vendor-errors="platform-id
660989
+Shows the vendor-specific errors stored in the error database.
660989
+.TP
660989
+.BI "--vendor-platforms"
660989
+Shows the supported platforms with platform-ids for the vendor-specific errors.
660989
 
660989
 .SH MAINBOARD CONFIGURATION
660989
 .PP