summaryrefslogtreecommitdiff
path: root/md.4
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-10-09 11:16:33 +1000
committerNeil Brown <neilb@suse.de>2006-10-09 11:16:33 +1000
commit8f21823f396923f5a2e92567407918ad12c8fd9c (patch)
tree8d3fa8e7b9fc78c5adaef7173423346ef5b40408 /md.4
parent38098016cae12b5e840b3a5a24b0c5120a83971c (diff)
Minor man page and comment fixes
Thanks To: "Scott Weikart" <Scott.W@Benetech.org>
Diffstat (limited to 'md.4')
-rw-r--r--md.42
1 files changed, 1 insertions, 1 deletions
diff --git a/md.4 b/md.4
index 6e70615d..84159d91 100644
--- a/md.4
+++ b/md.4
@@ -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.