Re: [PATCH v5 2/3] Documentation/filesystems: Fixed typo

From: Kees Cook
Date: Wed Sep 07 2016 - 19:24:38 EST


On Mon, Sep 5, 2016 at 1:14 PM, <robert.foss@xxxxxxxxxxxxx> wrote:
> From: Robert Foss <robert.foss@xxxxxxxxxxxxx>
>
> Fixed a -> an typo.
>
> Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxxxxx>

Acked-by: Kees Cook <keescook@xxxxxxxxxxxx>

This could be taken directly into the docs tree, I think -- no reason
to make it depend on the rest of the series.

-Kees

> ---
> 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 68080ad..fcc1ac0 100644
> --- a/Documentation/filesystems/proc.txt
> +++ b/Documentation/filesystems/proc.txt
> @@ -145,7 +145,7 @@ Table 1-1: Process specific entries in /proc
> symbol the task is blocked in - or "0" if not blocked.
> pagemap Page table
> stack Report full stack trace, enable via CONFIG_STACKTRACE
> - smaps a extension based on maps, showing the memory consumption of
> + smaps an extension based on maps, showing the memory consumption of
> each mapping and flags associated with it
> numa_maps an extension based on maps, showing the memory locality and
> binding policy as well as mem usage (in pages) of each mapping.
> --
> 2.7.4
>



--
Kees Cook
Nexus Security