aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block
diff options
context:
space:
mode:
authorGao Mingfei <g199209@gmail.com>2021-06-01 08:51:45 +0000
committerJonathan Corbet <corbet@lwn.net>2021-06-04 11:23:36 -0600
commite53eeac9a9d78dc550b889897f5315424bb63e10 (patch)
tree52332b5ca5f901f079d511bbedc1c7eabf4a0e6a /Documentation/block
parentdocs: networking: Replace strncpy() with strscpy() (diff)
downloadlinux-dev-e53eeac9a9d78dc550b889897f5315424bb63e10.tar.xz
linux-dev-e53eeac9a9d78dc550b889897f5315424bb63e10.zip
docs: block: fix stat.rst document error
Update the description of the device stat files to include the proper number of fields. Signed-off-by: Gao Mingfei <g199209@gmail.com> Link: https://lore.kernel.org/r/20210601085145.3273-1-g199209@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/block')
-rw-r--r--Documentation/block/stat.rst2
1 files changed, 1 insertions, 1 deletions
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.