diff options
author | Rob Landley <rob@landley.net> | 2010-03-15 15:21:31 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-03-15 15:21:31 +0100 |
commit | 32e688b8c1afafa389223a4813b97e8c128a1636 (patch) | |
tree | d93f4d6009e03fb00ad94ef49090ce95b34f5426 /Documentation/filesystems/proc.txt | |
parent | 31a2d31dbd01a7d530a748e6f708ba047c37fb90 (diff) | |
download | blackbird-obmc-linux-32e688b8c1afafa389223a4813b97e8c128a1636.tar.gz blackbird-obmc-linux-32e688b8c1afafa389223a4813b97e8c128a1636.zip |
Documentation/filesystems/proc.txt typo fix.
Typo fix for a filename in procfs documentation.
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/filesystems/proc.txt')
-rw-r--r-- | Documentation/filesystems/proc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index a4f30faa4f1f..770700317c2c 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt @@ -305,7 +305,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: |