Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v2] docs: md: fix grammar in speed_limit description
@ 2026-05-25 21:45 Miguel Martín Gil
  2026-06-01 18:51 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Martín Gil @ 2026-05-25 21:45 UTC (permalink / raw)
  To: corbet; +Cc: skhan, linux-doc, linux-kernel, Miguel Martín Gil

Replace 'This are' with 'These are' in the md sysfs speed limit
section to correct grammar and improve readability.

Signed-off-by: Miguel Martín Gil <miguel.martin.gil.uni@gmail.com>
---
 Documentation/admin-guide/md.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/md.rst b/Documentation/admin-guide/md.rst
index dc7eab191..003fd34f7 100644
--- a/Documentation/admin-guide/md.rst
+++ b/Documentation/admin-guide/md.rst
@@ -734,7 +734,7 @@ also have
       They should be scaled by the bitmap_chunksize.
 
    sync_speed_min, sync_speed_max
-     This are similar to ``/proc/sys/dev/raid/speed_limit_{min,max}``
+     These are similar to ``/proc/sys/dev/raid/speed_limit_{min,max}``
      however they only apply to the particular array.
 
      If no value has been written to these, or if the word ``system``
-- 
2.43.0


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

end of thread, other threads:[~2026-06-01 18:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-25 21:45 [PATCH v2] docs: md: fix grammar in speed_limit description Miguel Martín Gil
2026-06-01 18:51 ` Jonathan Corbet

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