[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1537cb738c6d4998106c5b91626b69f742d2b47d.1402946960.git.rgb@redhat.com>
Date: Mon, 16 Jun 2014 15:48:23 -0400
From: Richard Guy Briggs <rgb@...hat.com>
To: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Richard Guy Briggs <rgb@...hat.com>
Subject: [PATCH] Documentation: corrected sub-chapter number
The index is correct, but there are two sections tagged 3.7. Fix.
Signed-off-by: Richard Guy Briggs <rgb@...hat.com>
---
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
--
1.7.1
--
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