File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,10 +154,10 @@ static int __init nosysemu_cmd_param(char *str, int* add)
154154
155155__uml_setup ("nosysemu" , nosysemu_cmd_param ,
156156"nosysemu\n"
157- " Turns off syscall emulation patch for ptrace (SYSEMU) on .\n"
157+ " Turns off syscall emulation patch for ptrace (SYSEMU).\n"
158158" SYSEMU is a performance-patch introduced by Laurent Vivier. It changes\n"
159- " behaviour of ptrace() and helps reducing host context switch rate .\n"
160- " To make it working , you need a kernel patch for your host, too.\n"
159+ " behaviour of ptrace() and helps reduce host context switch rates .\n"
160+ " To make it work , you need a kernel patch for your host, too.\n"
161161" See http://perso.wanadoo.fr/laurent.vivier/UML/ for further \n"
162162" information.\n\n" );
163163
You can’t perform that action at this time.
0 commit comments