[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53A07A87.3010908@infradead.org>
Date: Tue, 17 Jun 2014 10:27:35 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Richard Guy Briggs <rgb@...hat.com>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: corrected sub-chapter number
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@...hat.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists