[PATCH] doc/fwts.1: fix spelling mistakes in the manual
Colin King
colin.king at canonical.com
Mon Apr 12 12:26:45 UTC 2021
From: Colin Ian King <colin.king at canonical.com>
There are a few spelling mistakes in the manual, fix them.
Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
doc/fwts.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/fwts.1 b/doc/fwts.1
index 3cac7d58..141b8604 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -62,7 +62,7 @@ output results to stdout.
.TP
.B \-\-acpica
enable ACPICA execution mode options. These can be specified as a comma separated
-list of one or more options. Avaiable options are: serialized (serialized execution
+list of one or more options. Available options are: serialized (serialized execution
of AML), slack (run in less pedeantic mode), ignore\-errors (ignore ACPICA exception
errors), disable\-auto\-repair (disable ACPICA from automatically fixing broken ACPICA controls).
Note that the slack mode will turn on implicit returns of zero on control methods to attempt
@@ -401,7 +401,7 @@ Run all the batch tests and define a new log format using just the date and line
sudo fwts \-\-log\-format="%date %line: "
.RE
.LP
-Run all the interative tests and log just the results, info and summary data:
+Run all the interactive tests and log just the results, info and summary data:
.RS 8
sudo fwts \-i \-\-log\-filter=RES,INF,SUM
.RE
@@ -435,7 +435,7 @@ sudo fwts s3 \-\-s3\-multiple=100 \-\-s3\-min\-delay=1 \-\-s3\-max\-delay=10 \-\
.SH AUTHOR
fwts was originally written by Colin King with much of the original test
code derived from the Intel Linux Firmware test kit. Many thanks also for
-contributions from (in alpabetical order): AceLan Kao, Al Stone, Alberto
+contributions from (in alphabetical order): AceLan Kao, Al Stone, Alberto
Milone, Alex Hung, Anthony Wong, Björn Esser, Chris Goldsworthy,
Chris Van Hoof, David Ward, Deb McLemore, Erico Nunes, Fan Wu, Fu Wei,
Heyi Guo, Ivan Hu, Jeffrey Hugo, Jeremy Kerr, Jiri Vohanka, Kamal Mostafa,
--
2.30.2
More information about the fwts-devel
mailing list