We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5efde6d commit 56f413fCopy full SHA for 56f413f
tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.c
@@ -226,7 +226,7 @@ static void help(char *name)
226
puts("");
227
printf("usage: %s [-h] [-p period_ms] [-t token]\n", name);
228
229
- printf(" -p: The NX reclaim period in miliseconds.\n");
+ printf(" -p: The NX reclaim period in milliseconds.\n");
230
printf(" -t: The magic token to indicate environment setup is done.\n");
231
printf(" -r: The test has reboot permissions and can disable NX huge pages.\n");
232
0 commit comments