From 636297e97b85a352c0d3736aefeb7b7057c9a978 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 2 Dec 2008 18:02:08 -0500 Subject: [PATCH] proc.5: /proc/stat: s/minor/disk_idx/ in description of /proc/stat See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=225619 Signed-off-by: Michael Kerrisk Reported-by: Mike Fedyk --- man5/proc.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man5/proc.5 b/man5/proc.5 index ebe3cb023..31f8d8cc3 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -58,7 +58,7 @@ .\" to see what information could be imported from that file .\" into this file. .\" -.TH PROC 5 2008-11-20 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2008-12-02 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-file system .SH DESCRIPTION @@ -1675,7 +1675,7 @@ The first column is the total of all interrupts serviced; each subsequent column is the total for a particular interrupt. .TP \fIdisk_io: (2,0):(31,30,5764,1,2) (3,0):\fP... -(major,minor):(noinfo, read_io_ops, blks_read, write_io_ops, blks_written) +(major,disk_idx):(noinfo, read_io_ops, blks_read, write_io_ops, blks_written) .br (Linux 2.4 only) .TP