Преглед на файлове

docs/vm: pagemap: change document title

"pagemap from the Userspace Perspective" is not very descriptive for
unaware readers. Since the document describes how to examine a process page
tables, let's title it "Examining Process Page Tables"

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Mike Rapoport преди 7 години
родител
ревизия
41ea9dd36b
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      Documentation/vm/pagemap.rst

+ 3 - 3
Documentation/vm/pagemap.rst

@@ -1,8 +1,8 @@
 .. _pagemap:
 .. _pagemap:
 
 
-======================================
-pagemap from the Userspace Perspective
-======================================
+=============================
+Examining Process Page Tables
+=============================
 
 
 pagemap is a new (as of 2.6.25) set of interfaces in the kernel that allow
 pagemap is a new (as of 2.6.25) set of interfaces in the kernel that allow
 userspace programs to examine the page tables and related information by
 userspace programs to examine the page tables and related information by