linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gao Mingfei <g199209@gmail.com>
To: corbet@lwn.net
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	trivial@kernel.org, Gao Mingfei <g199209@gmail.com>
Subject: [PATCH] docs: block: fix stat.rst document error
Date: Tue,  1 Jun 2021 08:51:45 +0000	[thread overview]
Message-ID: <20210601085145.3273-1-g199209@gmail.com> (raw)

There are 17 decimal vaules, not 11.

Previous committers forgot to change this number when adding
new fields.

Signed-off-by: Gao Mingfei <g199209@gmail.com>
---
 Documentation/block/stat.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/block/stat.rst b/Documentation/block/stat.rst
index 77311335c08b..a1cd9db2058f 100644
--- a/Documentation/block/stat.rst
+++ b/Documentation/block/stat.rst
@@ -18,7 +18,7 @@ A.
    each, it would be impossible to guarantee that a set of readings
    represent a single point in time.
 
-The stat file consists of a single line of text containing 11 decimal
+The stat file consists of a single line of text containing 17 decimal
 values separated by whitespace.  The fields are summarized in the
 following table, and described in more detail below.
 
-- 
2.25.1


             reply	other threads:[~2021-06-01  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-01  8:51 Gao Mingfei [this message]
2021-06-04 17:26 ` [PATCH] docs: block: fix stat.rst document error Jonathan Corbet
2021-06-07  1:56   ` 高明飞

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210601085145.3273-1-g199209@gmail.com \
    --to=g199209@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).