docs/vm: pagemap: change document title
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Wed, 18 Apr 2018 08:07:47 +0000 (11:07 +0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 27 Apr 2018 23:02:41 +0000 (17:02 -0600)
"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>
Documentation/vm/pagemap.rst

index 9644bc0..7ba8cbd 100644 (file)
@@ -1,8 +1,8 @@
 .. _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
 userspace programs to examine the page tables and related information by