From: John Wilkins Date: Wed, 31 Oct 2012 21:12:21 +0000 (-0700) Subject: doc: tiny syntax fix. X-Git-Tag: v0.55~130^2~37 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=310796a9dd2fd2a9e55ce5cefc9522c7f7d1bfca;p=ceph.git doc: tiny syntax fix. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 9a63ab8352e..3e14a20e1fe 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -40,7 +40,7 @@ The ``mkcephfs`` deployment script may not create the default RGW data directory. Create data directories for each instance of a ``radosgw`` daemon (if you haven't done so already). The ``host`` variables in the ``ceph.conf`` file determine which host runs each instance of a ``radosgw`` daemon. The typical form -specifes the daemon ``radosgw``, the cluster name and the daemon ID. +specifes the daemon ``radosgw``, the cluster name and the daemon ID. :: sudo mkdir -p /var/lib/ceph/radosgw/{$cluster}-{$id}