[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1473106449-12847-3-git-send-email-robert.foss@collabora.com>
Date: Mon, 5 Sep 2016 16:14:08 -0400
From: robert.foss@...labora.com
To: corbet@....net, akpm@...ux-foundation.org, vbabka@...e.cz,
hughd@...gle.com, mhocko@...e.com, koct9i@...il.com,
n-horiguchi@...jp.nec.com, robert.foss@...labora.com,
kirill.shutemov@...ux.intel.com, john.stultz@...aro.org,
minchan@...nel.org, ross.zwisler@...ux.intel.com,
jmarchan@...hat.com, hannes@...xchg.org, keescook@...omium.org,
oleg@...hat.com, viro@...iv.linux.org.uk, mguzik@...hat.com,
jdanis@...gle.com, calvinowens@...com, adobriyan@...il.com,
ebiederm@...ssion.com, sonnyrao@...omium.org,
seth.forshee@...onical.com, tixxdz@...il.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>,
Jann Horn <jann@...jh.net>, Michal Hocko <mhocko@...nel.org>,
linux-api@...r.kernel.org,
Jacek Anaszewski <j.anaszewski@...sung.com>
Subject: [PATCH v5 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 68080ad..fcc1ac0 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