diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:18:45 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:18:45 +0100 |
| commit | e2d80d2da476f583b77d793bcbf23b59a5d1266e (patch) | |
| tree | 7269993fa263a83538375c8769956e426a742d16 /coredown.1 | |
| parent | Update e-mail (diff) | |
| download | coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.gz coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.bz2 coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'coredown.1')
| -rw-r--r-- | coredown.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,14 +1,14 @@ -.TH COREDOWN 1 COREDOWNDOWN +.TH COREDOWN 1 COREUPDOWN .SH NAME coredown - Disable all but one CPU core -.SH SYNPOSIS +.SH SYNOPSIS .B coredown .RI [ count ] .SH DESCRIPTION The .B coredown utility disables all CPU cores on the machine -expect the CPU 0. +expect CPU 0. .PP This is designed as a workaround for virtual machines that have input performance issues (keyboard input lag @@ -30,7 +30,7 @@ utility does not use the standard input. .SH INPUT FILES None. .SH ENVIRONMENT VARIABLES -No environment variables affects the execution of +No environment variable affects the execution of .BR coredown . .SH ASYNCHRONOUS EVENTS Default. @@ -63,7 +63,7 @@ None. .SH RATIONALE None. .SH NOTES -The is no difference between the +There is no difference between the .BR coreup (1) and .BR coredown (1) |
