From bedc5a601906dd207429737670d64dc0b2637c0f Mon Sep 17 00:00:00 2001 From: ZhenYu Chen Date: Fri, 12 Sep 2014 18:02:54 +0800 Subject: [PATCH] Fix typo --- 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 eb8a10e22f7c7a..1cf8ab85f1e8f9 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt @@ -142,7 +142,7 @@ Table 1-1: Process specific entries in /proc wchan If CONFIG_KALLSYMS is set, a pre-decoded wchan 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 ..............................................................................