[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201003011030.43877.rob@landley.net>
Date: Mon, 1 Mar 2010 10:30:43 -0600
From: Rob Landley <rob@...dley.net>
To: trivial@...tcorp.com.au
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] Documentation/filesystems/proc.txt typo fix.
From: Rob Landley <rob@...dley.net>
Typo fix for a filename in procfs documentation.
Signed-off-by: Rob Landley <rob@...dley.net>
---
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 0d07513..14e6d29 100644
--- a/Documentation/filesystems/proc.txt
+++ b/Documentation/filesystems/proc.txt
@@ -297,7 +297,7 @@ Table 1-4: Contents of the stat files (as of 2.6.30-rc7)
cgtime guest time of the task children in jiffies
..............................................................................
-The /proc/PID/map file containing the currently mapped memory regions and
+The /proc/PID/maps file containing the currently mapped memory regions and
their access permissions.
The format is:
--
Latency is more important than throughput. It's that simple. - Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists