From: Karl Eichwalder Date: Thu, 13 Nov 2014 10:40:05 +0000 (+0100) Subject: doc: remove superfluous white spaces (for testing) X-Git-Tag: v0.90~99^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2911%2Fhead;p=ceph.git doc: remove superfluous white spaces (for testing) Signed-off-by: Karl Eichwalder --- diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index 132994cbbed7..c2f88d4d644e 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -380,8 +380,8 @@ use with Ceph, and mount it to the directory you just created:: sudo mkfs -t {fstype} /dev/{disk} sudo mount -o user_xattr /dev/{hdd} /var/lib/ceph/osd/ceph-{osd-number} -We recommend using the ``xfs`` file system or the ``btrfs`` file system when -running :command:`mkfs`. +We recommend using the ``xfs`` file system or the ``btrfs`` file system when +running :command:`mkfs`. See the `OSD Config Reference`_ for additional configuration details.