| diff -aruN a/cmd/systool.c b/cmd/systool.c | |
| --- a/cmd/systool.c 2011-02-28 14:26:08.075493808 -0800 | |
| +++ b/cmd/systool.c 2011-02-28 14:23:00.470513718 -0800 | |
| @@ -69,7 +69,7 @@ | |
| #define SHOW_ALL 0xff | |
| -static char cmd_options[] = "aA:b:c:dDhm:pP:v"; | |
| +static char cmd_options[] = "aA:b:c:dDhm:pPv"; | |
| /* | |
| * binary_files - defines existing sysfs binary files. These files will be |