]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - md.4
Default to --auto=yes
[thirdparty/mdadm.git] / md.4
diff --git a/md.4 b/md.4
index cd000651b65f5d95b3c2802ec48419f8bd82bd42..84159d91db68599486786cd4f52e2044e4f4e350 100644 (file)
--- a/md.4
+++ b/md.4
@@ -1,3 +1,9 @@
+''' Copyright Neil Brown and others.
+'''   This program is free software; you can redistribute it and/or modify
+'''   it under the terms of the GNU General Public License as published by
+'''   the Free Software Foundation; either version 2 of the License, or
+'''   (at your option) any later version.
+''' See file COPYING in distribution for details.
 .TH MD 4
 .SH NAME
 md \- Multiple Device driver aka Linux Software Raid
@@ -401,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.