From 0810e26699e1b40b9384eca2137be6155de0a5ba Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 31 Aug 2017 17:21:06 +0000 Subject: Import ACPICA 20170831. --- source/compiler/aslhelp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/compiler/aslhelp.c') diff --git a/source/compiler/aslhelp.c b/source/compiler/aslhelp.c index 18eab858c213..e1266dc864ef 100644 --- a/source/compiler/aslhelp.c +++ b/source/compiler/aslhelp.c @@ -204,7 +204,7 @@ Usage ( ACPI_OPTION ("-ve", "Report only errors (ignore warnings and remarks)"); ACPI_OPTION ("-vi", "Less verbose errors and warnings for use with IDEs"); ACPI_OPTION ("-vr", "Disable remarks"); - ACPI_OPTION ("-vw ", "Disable specific warning or remark"); + ACPI_OPTION ("-vw ", "Ignore specific error, warning or remark"); ACPI_OPTION ("-vx ", "Expect a specific warning, remark, or error"); ACPI_OPTION ("-w <1|2|3>", "Set warning reporting level"); ACPI_OPTION ("-we", "Report warnings as errors"); -- cgit v1.2.3