Commit 241c9eb3 authored by Yaohui Wang's avatar Yaohui Wang Committed by Jonathan Corbet
Browse files

Documentation: fix typo for core-api/cpu_hotplug documentation



fix typo for core-api/cpu_hotplug documentation

Signed-off-by: default avatarYaohui Wang <dillionmango@gmail.com>
Link: https://lore.kernel.org/r/20200722073818.20605-1-dillionmango@gmail.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent bf51388a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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``