[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1471368856-11455-3-git-send-email-robert.foss@collabora.com>
Date: Tue, 16 Aug 2016 13:34:15 -0400
From: robert.foss@...labora.com
To: corbet@....net, akpm@...ux-foundation.org, vbabka@...e.cz,
mhocko@...e.com, koct9i@...il.com, hughd@...gle.com,
robert.foss@...labora.com, n-horiguchi@...jp.nec.com,
john.stultz@...aro.org, minchan@...nel.org,
ross.zwisler@...ux.intel.com, jmarchan@...hat.com,
hannes@...xchg.org, mingo@...nel.org, keescook@...omium.org,
viro@...iv.linux.org.uk, gorcunov@...nvz.org,
sonnyrao@...omium.org, plaguedbypenguins@...il.com,
eric.engestrom@...tec.com, rientjes@...gle.com, jdanis@...gle.com,
calvinowens@...com, adobriyan@...il.com, jann@...jh.net,
kirill.shutemov@...ux.intel.com, ldufour@...ux.vnet.ibm.com,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Ben Zhang <benzh@...omium.org>,
Bryan Freed <bfreed@...omium.org>,
Filipe Brandenburger <filbranden@...omium.org>,
Mateusz Guzik <mguzik@...hat.com>,
Michal Hocko <mhocko@...nel.org>, linux-api@...r.kernel.org
Subject: [PACTH v3 2/3] Documentation/filesystems: Fixed typo
From: Robert Foss <robert.foss@...labora.com>
Fixed a -> an typo.
Signed-off-by: Robert Foss <robert.foss@...labora.com>
---
Documentation/filesystems/proc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt
index e8d0075..7d001be 100644
--- a/Documentation/filesystems/proc.txt
+++ b/Documentation/filesystems/proc.txt
@@ -145,7 +145,7 @@ Table 1-1: Process specific entries in /proc
symbol the task is blocked in - or "0" if not blocked.
pagemap Page table
stack Report full stack trace, enable via CONFIG_STACKTRACE
- smaps a extension based on maps, showing the memory consumption of
+ smaps an extension based on maps, showing the memory consumption of
each mapping and flags associated with it
numa_maps an extension based on maps, showing the memory locality and
binding policy as well as mem usage (in pages) of each mapping.
--
2.7.4
Powered by blists - more mailing lists