mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
We accidentially added a superfluous "s". Link: https://lkml.kernel.org/r/20210930144117.23641-3-david@redhat.com Fixes: ac3332c44767 ("memory-hotplug.rst: complete admin-guide overhaul") Signed-off-by: David Hildenbrand <david@redhat.com> Acked-by: Mike Rapoport <rppt@linux.ibm.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Michal Hocko <mhocko@suse.com> Cc: Oscar Salvador <osalvador@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
d83fe3c99d
commit
a8db400f99
@ -410,7 +410,7 @@ them with ``memory_hotplug.`` such as::
|
|||||||
|
|
||||||
and they can be observed (and some even modified at runtime) via::
|
and they can be observed (and some even modified at runtime) via::
|
||||||
|
|
||||||
/sys/modules/memory_hotplug/parameters/
|
/sys/module/memory_hotplug/parameters/
|
||||||
|
|
||||||
The following module parameters are currently defined:
|
The following module parameters are currently defined:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user