Skip to content

Commit 2b7295c

Browse files
dwlsalmeidaJonathan Corbet
authored andcommitted
docs: admin-guide/mm/index: Fix reference to nonexistent document
Fix the following warning: WARNING: toctree contains reference to nonexistent document 'admin-guide/mm/nommu-map' This was due to a typo. Signed-off-by: Daniel W. S. Almeida <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 00d7c1e commit 2b7295c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/mm/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ the Linux memory management.
3131
idle_page_tracking
3232
ksm
3333
memory-hotplug
34-
nommu-map
34+
nommu-mmap
3535
numa_memory_policy
3636
numaperf
3737
pagemap

0 commit comments

Comments
 (0)