Blame SOURCES/0058-rasdaemon-fix-typos-on-ras-mc-ctl-man-page.patch

0b5545
From d9fe70fe7db45618f7b46b81ebee85e7a8801870 Mon Sep 17 00:00:00 2001
0b5545
From: Aristeu Rozanski <aris@redhat.com>
0b5545
Date: Mon, 10 Aug 2015 14:24:41 -0400
0b5545
Subject: [PATCH 1/5] rasdaemon: fix typos on ras-mc-ctl man page
0b5545
0b5545
Fixed two markers and two typos in the documentation.
0b5545
0b5545
Signed-off-by: Aristeu Rozanski <aris@redhat.com>
0b5545
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
0b5545
---
0b5545
 man/ras-mc-ctl.8.in | 6 +++---
0b5545
 1 file changed, 3 insertions(+), 3 deletions(-)
0b5545
0b5545
diff --git a/man/ras-mc-ctl.8.in b/man/ras-mc-ctl.8.in
0b5545
index 7441b3a..60997dd 100644
0b5545
--- a/man/ras-mc-ctl.8.in
0b5545
+++ b/man/ras-mc-ctl.8.in
0b5545
@@ -69,14 +69,14 @@ Display the configured labels for the current hardware, as
0b5545
 well as the current labels registered with EDAC.
0b5545
 .TP
0b5545
 .BI "--guess-labels"
0b5545
-Print DMI labels, when bank locator is available at the DMI table.
0b5545
+Print DMI labels, when bank locator is available in the DMI table.
0b5545
 It helps to fill the labels database at @sysconfdir@/ras/dimm_labels.d/.
0b5545
 .TP
0b5545
 .BI "--labeldb="DB
0b5545
 Specify an alternate location for the labels database.
0b5545
 .TP
0b5545
 .BI "--delay="time
0b5545
-Specify a delay of \ftime\fR seconds before registering dimm labels.
0b5545
+Specify a delay of \fBtime\fR seconds before registering DIMM labels.
0b5545
 Only meaninful if used together with --register-labels.
0b5545
 .TP
0b5545
 .BI "--layout
0b5545
@@ -121,4 +121,4 @@ back to parsing output of the \fBdmidecode\fR(8) utility. Use of this
0b5545
 utility will most often require that \fBras-mc-ctl\fR be run as root.
0b5545
 
0b5545
 .SH SEE ALSO
0b5545
-\f\fBrasdaemon\fR(1)
0b5545
+\fBrasdaemon\fR(1)
0b5545
-- 
0b5545
1.8.3.1
0b5545