diff mbox

doc: remove --aspm option from man page

Message ID 1333338320-29581-1-git-send-email-alex.hung@canonical.com
State Accepted
Headers show

Commit Message

Alex Hung April 2, 2012, 3:45 a.m. UTC
Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 doc/fwts.1 |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

Comments

Keng-Yu Lin April 2, 2012, 4:29 a.m. UTC | #1
On Mon, Apr 2, 2012 at 11:45 AM, Alex Hung <alex.hung@canonical.com> wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  doc/fwts.1 |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index fb72bd5..bf1ddf1 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -257,9 +257,6 @@ specify tests to skip over and not run. List must be comma separated.
>  .B \-\-stdout\-summary
>  output SUCCESS or FAILED to stdout at end of tests.
>  .TP
> -.B \-\-aspm
> -verify PCIE ASPM configuration from firmware.
> -.TP
>  .B \-t, \-\-table\-path=path
>  specify the path containing ACPI tables. These tables need to be named in the format: tablename.dat,
>  for example DSDT.dat, for example, as extracted using acpidump or fwts \-\-dump and then acpixtract.
> --
> 1.7.5.4
>

Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Colin Ian King April 2, 2012, 5:42 a.m. UTC | #2
On 02/04/12 05:29, Keng-Yu Lin wrote:
> On Mon, Apr 2, 2012 at 11:45 AM, Alex Hung<alex.hung@canonical.com>  wrote:
>> Signed-off-by: Alex Hung<alex.hung@canonical.com>
>> ---
>>   doc/fwts.1 |    3 ---
>>   1 files changed, 0 insertions(+), 3 deletions(-)
>>
>> diff --git a/doc/fwts.1 b/doc/fwts.1
>> index fb72bd5..bf1ddf1 100644
>> --- a/doc/fwts.1
>> +++ b/doc/fwts.1
>> @@ -257,9 +257,6 @@ specify tests to skip over and not run. List must be comma separated.
>>   .B \-\-stdout\-summary
>>   output SUCCESS or FAILED to stdout at end of tests.
>>   .TP
>> -.B \-\-aspm
>> -verify PCIE ASPM configuration from firmware.
>> -.TP
>>   .B \-t, \-\-table\-path=path
>>   specify the path containing ACPI tables. These tables need to be named in the format: tablename.dat,
>>   for example DSDT.dat, for example, as extracted using acpidump or fwts \-\-dump and then acpixtract.
>> --
>> 1.7.5.4
>>
>
> Acked-by: Keng-Yu Lin<kengyu@canonical.com>
>
Well spotted.

Acked-by: Colin Ian King <colin.king@canonical.com>
diff mbox

Patch

diff --git a/doc/fwts.1 b/doc/fwts.1
index fb72bd5..bf1ddf1 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -257,9 +257,6 @@  specify tests to skip over and not run. List must be comma separated.
 .B \-\-stdout\-summary
 output SUCCESS or FAILED to stdout at end of tests.
 .TP
-.B \-\-aspm
-verify PCIE ASPM configuration from firmware.
-.TP
 .B \-t, \-\-table\-path=path
 specify the path containing ACPI tables. These tables need to be named in the format: tablename.dat,
 for example DSDT.dat, for example, as extracted using acpidump or fwts \-\-dump and then acpixtract.