]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: fix typos on ras-mc-ctl man page
authorAristeu Rozanski <aris@redhat.com>
Mon, 10 Aug 2015 18:24:41 +0000 (14:24 -0400)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 9 Sep 2015 00:07:08 +0000 (21:07 -0300)
Fixed two markers and two typos in the documentation.

Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
man/ras-mc-ctl.8.in

index 7441b3a2514819d65c0f9cd339db783e50b9d300..60997ddc38ce2ee4986ebbedd3283047b45b3080 100644 (file)
@@ -69,14 +69,14 @@ Display the configured labels for the current hardware, as
 well as the current labels registered with EDAC.
 .TP
 .BI "--guess-labels"
-Print DMI labels, when bank locator is available at the DMI table.
+Print DMI labels, when bank locator is available in the DMI table.
 It helps to fill the labels database at @sysconfdir@/ras/dimm_labels.d/.
 .TP
 .BI "--labeldb="DB
 Specify an alternate location for the labels database.
 .TP
 .BI "--delay="time
-Specify a delay of \ftime\fR seconds before registering dimm labels.
+Specify a delay of \fBtime\fR seconds before registering DIMM labels.
 Only meaninful if used together with --register-labels.
 .TP
 .BI "--layout
@@ -121,4 +121,4 @@ back to parsing output of the \fBdmidecode\fR(8) utility. Use of this
 utility will most often require that \fBras-mc-ctl\fR be run as root.
 
 .SH SEE ALSO
-\f\fBrasdaemon\fR(1)
+\fBrasdaemon\fR(1)