diff options
author | Wei Fang <fangwei1@huawei.com> | 2015-06-23 17:08:21 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-06-23 06:49:44 -0600 |
commit | 36f95a0b34cb980dcfff9c1082ca5d8f0dc5e78b (patch) | |
tree | 39e0a0655f01b421231530012fea291b04c1f5bf /Documentation/md.txt | |
parent | 65f6f092a6987489a5a4d7d63a2a825077755aff (diff) |
doc:md: fix typo in md.txt.
Signed-off-by: Wei Fang <fangwei1@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/md.txt')
-rw-r--r-- | Documentation/md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/md.txt b/Documentation/md.txt index f925666e4342..1a2ada46aaed 100644 --- a/Documentation/md.txt +++ b/Documentation/md.txt @@ -549,7 +549,7 @@ also have sync_speed_max This 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, of if the word 'system' + If no value has been written to these, or if the word 'system' is written, then the system-wide value is used. If a value, in kibibytes-per-second is written, then it is used. When the files are read, they show the currently active value |