Documentation: cpu-hotplug: Fix sysfs mount instructions
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Tue, 8 Dec 2015 07:26:58 +0000 (23:26 -0800)
committerJonathan Corbet <corbet@lwn.net>
Thu, 10 Dec 2015 18:35:30 +0000 (11:35 -0700)
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>
Documentation/cpu-hotplug.txt

index f9ad5e0..dd68821 100644 (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