[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1471039462-16771-3-git-send-email-robert.foss@collabora.com>
Date: Fri, 12 Aug 2016 18:04:21 -0400
From: robert.foss@...labora.com
To: corbet@....net, akpm@...ux-foundation.org, vbabka@...e.cz,
koct9i@...il.com, mhocko@...e.com, hughd@...gle.com,
robert.foss@...labora.com, n-horiguchi@...jp.nec.com,
minchan@...nel.org, john.stultz@...aro.org,
ross.zwisler@...ux.intel.com, jmarchan@...hat.com,
hannes@...xchg.org, keescook@...omium.org, viro@...iv.linux.org.uk,
gorcunov@...nvz.org, plaguedbypenguins@...il.com,
rientjes@...gle.com, eric.engestrom@...tec.com, jdanis@...gle.com,
calvinowens@...com, adobriyan@...il.com, jann@...jh.net,
sonnyrao@...omium.org, 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>
Subject: [PACTH v2 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