From: Mike Rapoport Date: Wed, 18 Apr 2018 08:07:47 +0000 (+0300) Subject: docs/vm: pagemap: change document title X-Git-Tag: v4.19~939^2~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41ea9dd36b6b968ab83fd972bf15b2e0f8905c80;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/vm/pagemap.rst b/Documentation/vm/pagemap.rst index 9644bc0..7ba8cbd 100644 --- a/Documentation/vm/pagemap.rst +++ b/Documentation/vm/pagemap.rst @@ -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