Skip to content

Commit

Permalink
Documentation/filesystems/proc.txt typo fix.
Browse files Browse the repository at this point in the history
Typo fix for a filename in procfs documentation.

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Rob Landley authored and Jiri Kosina committed Mar 15, 2010
1 parent 31a2d31 commit 32e688b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 32e688b

Please sign in to comment.