aboutsummaryrefslogtreecommitdiffstats
path: root/coredown.1
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:18:45 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:18:45 +0100
commite2d80d2da476f583b77d793bcbf23b59a5d1266e (patch)
tree7269993fa263a83538375c8769956e426a742d16 /coredown.1
parentUpdate e-mail (diff)
downloadcoreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.gz
coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.bz2
coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.xz
misc fixesHEAD1.1.1master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'coredown.1')
-rw-r--r--coredown.110
1 files changed, 5 insertions, 5 deletions
diff --git a/coredown.1 b/coredown.1
index f97f2f5..7f8200f 100644
--- a/coredown.1
+++ b/coredown.1
@@ -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)