From: Soren Brinkmann Date: Tue, 8 Dec 2015 07:26:58 +0000 (-0800) Subject: Documentation: cpu-hotplug: Fix sysfs mount instructions X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=aa13a960fc1bd28cfd8b3aef43e523ade1817a2c;p=linux.git 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 Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/cpu-hotplug.txt b/Documentation/cpu-hotplug.txt index f9ad5e048b111..dd68821c22d4b 100644 --- a/Documentation/cpu-hotplug.txt +++ b/Documentation/cpu-hotplug.txt @@ -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