ACK: [PATCH] doc: remove trailing white spaces

ivanhu ivan.hu at canonical.com
Thu Feb 2 04:58:11 UTC 2017



On 2017年01月24日 21:03, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  doc/fwts.1 | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index e05c111..3c97480 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -28,7 +28,7 @@ fwts \- a firmware test suite to identify firmware bugs.
>  .SH DESCRIPTION
>  This manual page documents briefly the
>  .B fwts
> -firmware test suite.
> +firmware test suite.
>  The tool
>  .B fwts
>  is comprised of over fifty tests that are designed to examine and test
> @@ -81,7 +81,7 @@ run all the tests.
>  .TP
>  .B \-\-arch=name
>  specify the target architecture whose firmware is being tested.  This allows
> -fwts to run on one architecture (the host) but perform tests for a different
> +fwts to run on one architecture (the host) but perform tests for a different
>  architecture (the target).  Known architecture strings are: x86, x86_32, or
>  x86_64 for Intel; ia64 for Itanium; arm64 or aarch64 for ARMv8.  Unless this
>  option is specified, the target is assumed to be the same as the host.
> @@ -308,18 +308,18 @@ wakeup timer will fire during the hibernate state. The default is currently 90 s
>  .TP
>  .B \-p, \-\-show\-progress
>  show the progress of the tests being run. Each test will identified as it is being
> -run. For long tests, a percentage of completion time will be displayed. As of fwts
> +run. For long tests, a percentage of completion time will be displayed. As of fwts
>  0.19.06 this is enabled by default and can be disabled with \-\-quiet (or \-q).
>  .TP
>  .B \-q, \-\-quiet
>  run quietly with no output to stdout.
>  .TP
> -.B \-D, \-\-show\-progress\-dialog
> +.B \-D, \-\-show\-progress\-dialog
>  output the progress of tests being run in a form that can be piped into the
>  dialog tool with the \-\-gauge option.
>  .TP
>  .B \-s, \-\-show\-tests
> -show the names of available tests. By default will show all tests. Use the \-\-batch, \-\-interactive, \-\-batch\-experimental, \-\-interactive\-experimental, \-\-utils
> +show the names of available tests. By default will show all tests. Use the \-\-batch, \-\-interactive, \-\-batch\-experimental, \-\-interactive\-experimental, \-\-utils
>  options to show these specific tests.
>  .TP
>  .B \-\-show\-tests\-full
> @@ -346,7 +346,7 @@ Int 15 E820 memory map, firmware ROM data.
>  .B \-v, \-\-version
>  output version number and build date of the
>  .B
> -fwts
> +fwts
>  tool.
>  .TP
>  .B \-w, \-\-width=N
> @@ -405,11 +405,11 @@ Run multiple S3 tests with delay between each test ranging from 1 second to 10 s
>  sudo fwts s3 \-\-s3\-multiple=100 \-\-s3\-min\-delay=1 \-\-s3\-max\-delay=10 \-\-s3\-delay\-delta=0.2
>
>  .SH SEE ALSO
> -.BR iasl (1),
> -.BR acpixtract (1),
> -.BR acpidump (1),
> +.BR iasl (1),
> +.BR acpixtract (1),
> +.BR acpidump (1),
>  .BR dtc (1),
> -.BR dmidecode (8),
> +.BR dmidecode (8),
>  .BR lspci (8)
>  .SH AUTHOR
>  fwts was originally written by Colin King with much of the original test
>

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list