doc: remove superfluous white spaces (for testing)

Signed-off-by: Karl Eichwalder <ke@suse.de>
This commit is contained in:
Karl Eichwalder 2014-11-13 11:40:05 +01:00
parent ee45f48e3f
commit 0ee6437856

View File

@ -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.