Documentation: cpu-hotplug: Fix sysfs mount instructions

The instructions for mounting sysfs are inconsistent in instructing to
create the directory '/sysfs' but then mounting sysfs to /sys.
Also, indentation is slightly off.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Soren Brinkmann 2015-12-07 23:26:58 -08:00 committed by Jonathan Corbet
parent aecd89e855
commit aa13a960fc
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ an entry as shown below in the output.
If this is not mounted, do the following.
#mkdir /sysfs
#mkdir /sys
#mount -t sysfs sys /sys
Now you should see entries for all present cpu, the following is an example