Skip to content

Commit 241c9eb

Browse files
DillionAppleJonathan Corbet
authored andcommitted
Documentation: fix typo for core-api/cpu_hotplug documentation
fix typo for core-api/cpu_hotplug documentation Signed-off-by: Yaohui Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent bf51388 commit 241c9eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/core-api/cpu_hotplug.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Command Line Switches
3535
other CPUs later online.
3636

3737
``nr_cpus=n``
38-
Restrict the total amount CPUs the kernel will support. If the number
39-
supplied here is lower than the number of physically available CPUs than
38+
Restrict the total amount of CPUs the kernel will support. If the number
39+
supplied here is lower than the number of physically available CPUs, then
4040
those CPUs can not be brought online later.
4141

4242
``additional_cpus=n``

0 commit comments

Comments
 (0)