Re: [PATCH] Documentation/filesystems/proc.txt typo fix.

From: Jiri Kosina
Date: Mon Mar 15 2010 - 10:14:20 EST


On Mon, 1 Mar 2010, Rob Landley wrote:

> From: Rob Landley <rob@xxxxxxxxxxx>
>
> Typo fix for a filename in procfs documentation.
>
> Signed-off-by: Rob Landley <rob@xxxxxxxxxxx>
> ---
>
> 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:

Good catch, applied. Thanks Rob.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/