From: John Wilkins Date: Tue, 2 Jul 2013 00:06:22 +0000 (-0700) Subject: doc: Minor fix. X-Git-Tag: v0.67-rc1~168 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=94742d4c69281dd0a1f4d007d845d3caed9ceca0;p=ceph.git doc: Minor fix. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 9db01f808b6..d7526fdd776 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -31,7 +31,7 @@ If you deploy Ceph with ``mkcephfs``, manually redeploy ``ceph.conf`` to the hosts in your cluster. For example:: cd /etc/ceph - ssh {host-name} sudo /etc/ceph/ceph.conf < ceph.conf + ssh {host-name} sudo tee /etc/ceph/ceph.conf < ceph.conf Create Data Directory