Re: [PATCH] Documentation: corrected sub-chapter number

From: Randy Dunlap
Date: Tue Jun 17 2014 - 13:27:43 EST


On 06/16/14 12:48, Richard Guy Briggs wrote:
> The index is correct, but there are two sections tagged 3.7. Fix.
>
> Signed-off-by: Richard Guy Briggs <rgb@xxxxxxxxxx>

This seems to already be fixed by commit 49d063cb353265c3af701bab215ac438ca7df36d
on April 7, 2014.

> ---
> 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 f00bee1..68e3a76 100644
> --- a/Documentation/filesystems/proc.txt
> +++ b/Documentation/filesystems/proc.txt
> @@ -1648,7 +1648,7 @@ pids, so one need to either stop or freeze processes being inspected
> if precise results are needed.
>
>
> -3.7 /proc/<pid>/fdinfo/<fd> - Information about opened file
> +3.8 /proc/<pid>/fdinfo/<fd> - Information about opened file
> ---------------------------------------------------------------
> This file provides information associated with an opened file. The regular
> files have at least two fields -- 'pos' and 'flags'. The 'pos' represents
>


--
~Randy
--
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/