]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove superfluous white spaces (for testing) 2911/head
authorKarl Eichwalder <ke@suse.de>
Thu, 13 Nov 2014 10:40:05 +0000 (11:40 +0100)
committerKarl Eichwalder <ke@suse.de>
Thu, 13 Nov 2014 10:42:09 +0000 (11:42 +0100)
Signed-off-by: Karl Eichwalder <ke@suse.de>
doc/rados/configuration/ceph-conf.rst

index 132994cbbed7fb923a69af9eda3d4d5b9632d58d..c2f88d4d644e2686802c895a9b8a7f3b3f0e3fb3 100644 (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.