From 590da965e718809baad329f2ceb3f6e9515962d6 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Wed, 1 Mar 2017 10:00:43 +0800 Subject: [PATCH] doc: fix aiming of command ping Signed-off-by: Drunkard Zhang --- doc/install/install-ceph-gateway.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/install-ceph-gateway.rst b/doc/install/install-ceph-gateway.rst index 91252207dc65a..6cfaba5514681 100644 --- a/doc/install/install-ceph-gateway.rst +++ b/doc/install/install-ceph-gateway.rst @@ -322,7 +322,7 @@ For ``bind``, add a wildcard to the DNS record. For example:: * IN CNAME @ Restart your DNS server and ping your server with a subdomain to ensure that -your ``ceph-radosgw`` daemon can process the subdomain requests:: +your DNS configuration works as expected:: ping mybucket.{hostname} -- 2.39.5