public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/filesystems/proc.txt typo fix.
@ 2010-03-01 16:30 Rob Landley
  2010-03-15 14:14 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Landley @ 2010-03-01 16:30 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel

From: Rob Landley <rob@landley.net>

Typo fix for a filename in procfs documentation.

Signed-off-by: Rob Landley <rob@landley.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-15 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-01 16:30 [PATCH] Documentation/filesystems/proc.txt typo fix Rob Landley
2010-03-15 14:14 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox