public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: corrected sub-chapter number
@ 2014-06-16 19:48 Richard Guy Briggs
  2014-06-17 17:27 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Guy Briggs @ 2014-06-16 19:48 UTC (permalink / raw)
  To: linux-doc, linux-kernel; +Cc: Randy Dunlap, Richard Guy Briggs

The index is correct, but there are two sections tagged 3.7.  Fix.

Signed-off-by: Richard Guy Briggs <rgb@redhat.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-17 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 19:48 [PATCH] Documentation: corrected sub-chapter number Richard Guy Briggs
2014-06-17 17:27 ` Randy Dunlap
2014-06-17 20:51   ` Richard Guy Briggs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox