aboutsummaryrefslogtreecommitdiff
path: root/docs/replication.rst
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2014-09-25 21:53:32 -0700
committerChris Lu <chris.lu@gmail.com>2014-09-25 21:53:32 -0700
commitd0229d99ed3b1b430f6de246f7a7b5f9d49d0212 (patch)
treea93480ba2733b25d2ffc31f38a9b0cae6b23eca8 /docs/replication.rst
parent348a50052e8aa9b90e80a35c5a4d138fe2d5dbb0 (diff)
downloadseaweedfs-d0229d99ed3b1b430f6de246f7a7b5f9d49d0212.tar.xz
seaweedfs-d0229d99ed3b1b430f6de246f7a7b5f9d49d0212.zip
name change on documents
Diffstat (limited to 'docs/replication.rst')
-rw-r--r--docs/replication.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/replication.rst b/docs/replication.rst
index 136f41b97..54e4b2503 100644
--- a/docs/replication.rst
+++ b/docs/replication.rst
@@ -1,6 +1,6 @@
Replication
===================================
-Weed-FS can support replication. The replication is implemented not on file level, but on volume level.
+Seaweed-FS can support replication. The replication is implemented not on file level, but on volume level.
How to use
###################################
@@ -58,7 +58,7 @@ Each replication type will physically create x+y+z+1 copies of volume data files
Example topology configuration
###################################
-The WeedFS master server tries to read the default topology configuration file are read from /etc/weedfs/weedfs.conf, if it exists. The topology setting to configure data center and racks file format is as this.
+The Seaweed-FS master server tries to read the default topology configuration file are read from /etc/weedfs/weedfs.conf, if it exists. The topology setting to configure data center and racks file format is as this.
.. code-block:: xml