diff options
author | Neil Brown <neilb@suse.de> | 2006-10-09 03:16:33 +0200 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2006-10-09 03:16:33 +0200 |
commit | 8f21823f396923f5a2e92567407918ad12c8fd9c (patch) | |
tree | 8d3fa8e7b9fc78c5adaef7173423346ef5b40408 /md.4 | |
parent | Allow symlink creation to be disabled from command line or mdadm.conf (diff) | |
download | mdadm-8f21823f396923f5a2e92567407918ad12c8fd9c.tar.xz mdadm-8f21823f396923f5a2e92567407918ad12c8fd9c.zip |
Minor man page and comment fixes
Thanks To: "Scott Weikart" <Scott.W@Benetech.org>
Diffstat (limited to 'md.4')
-rw-r--r-- | md.4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -407,7 +407,7 @@ will not wait for writes to those requests to complete before reporting the write as complete to the filesystem. This allows for a RAID1 with WRITE-BEHIND to be used to mirror data -over a slow link to a remove computer (providing the link isn't too +over a slow link to a remote computer (providing the link isn't too slow). The extra latency of the remote link will not slow down normal operations, but the remote system will still have a reasonably up-to-date copy of all data. |