aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/cpu_hotplug.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/core-api/cpu_hotplug.rst')
-rw-r--r--Documentation/core-api/cpu_hotplug.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/core-api/cpu_hotplug.rst b/Documentation/core-api/cpu_hotplug.rst
index 298c9c8bea9a..a2c96bec5ee8 100644
--- a/Documentation/core-api/cpu_hotplug.rst
+++ b/Documentation/core-api/cpu_hotplug.rst
@@ -30,7 +30,7 @@ which didn't support these methods.
Command Line Switches
=====================
``maxcpus=n``
- Restrict boot time CPUs to *n*. Say if you have fourV CPUs, using
+ Restrict boot time CPUs to *n*. Say if you have four CPUs, using
``maxcpus=2`` will only boot two. You can choose to bring the
other CPUs later online.