From: Drunkard Zhang Date: Tue, 16 May 2017 12:20:49 +0000 (+0800) Subject: doc: typo fixes in doc/radosgw/multisite X-Git-Tag: v12.1.0~10^2~100^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0f811b3d5de94c75cf5cb7d08e4cc77a320f215f;p=ceph.git doc: typo fixes in doc/radosgw/multisite Signed-off-by: Drunkard Zhang --- diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index e81e9014286ce..c030ba0d8c81d 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -63,7 +63,7 @@ gateway instances, one for each Ceph storage cluster. This guide assumes at least two Ceph storage clusters in geographically separate locations; however, the configuration can work on the same -site. This guide also assumes four Ceph object gateway servers named +site. This guide also assumes two Ceph object gateway servers named ``rgw1`` and ``rgw2``. A multi-site configuration requires a master zone group and a master @@ -814,8 +814,8 @@ realm. Alternatively, to change which realm is the default, execute: # radosgw-admin realm default --rgw-realm=movies -..note:: When the realm is default, the command line assumes - ``--rgw-realm=`` as an argument. +.. note:: When the realm is default, the command line assumes + ``--rgw-realm=`` as an argument. Delete a Realm ~~~~~~~~~~~~~~