Skip to content

Commit

Permalink
Documentation: fix typo for core-api/cpu_hotplug documentation
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
DillionApple authored and Jonathan Corbet committed Jul 23, 2020
1 parent bf51388 commit 241c9eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/core-api/cpu_hotplug.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Command Line Switches
other CPUs later online.

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

``additional_cpus=n``
Expand Down

0 comments on commit 241c9eb

Please sign in to comment.