From: Abhishek Lekshmanan Date: Wed, 9 Jul 2014 05:17:51 +0000 (+0530) Subject: doc: Fix a few typos in the install docs X-Git-Tag: v0.84~132^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d693d7bf7b4a483879e7db25848ee21903c2826d;p=ceph.git doc: Fix a few typos in the install docs Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/install/install-ceph-deploy.rst b/doc/install/install-ceph-deploy.rst index cb2eb34f968..d6516ad7e50 100644 --- a/doc/install/install-ceph-deploy.rst +++ b/doc/install/install-ceph-deploy.rst @@ -2,7 +2,7 @@ Install Ceph Deploy ===================== -The ``ceph-deploy`` tool is a enables you to set up and tear down Ceph clusters +The ``ceph-deploy`` tool enables you to set up and tear down Ceph clusters for development, testing and proof-of-concept projects. diff --git a/doc/install/upgrading-ceph.rst b/doc/install/upgrading-ceph.rst index 78a94e2b1a5..4790a529762 100644 --- a/doc/install/upgrading-ceph.rst +++ b/doc/install/upgrading-ceph.rst @@ -196,7 +196,7 @@ MDS Unique Names ---------------- The monitor now enforces that MDS names be unique. If you have multiple metadata -server daemons that start with with the same ID (e.g., mds.a) the second +server daemons that start with the same ID (e.g., mds.a) the second metadata server will implicitly mark the first metadata server as ``failed``. Multi-MDS configurations with identical names must be adjusted accordingly to give daemons unique names. If you run your cluster with one metadata server,