From 0ee6437856e2a0b4503588d3db6ad7a08424ac21 Mon Sep 17 00:00:00 2001 From: Karl Eichwalder Date: Thu, 13 Nov 2014 11:40:05 +0100 Subject: [PATCH] doc: remove superfluous white spaces (for testing) Signed-off-by: Karl Eichwalder --- doc/rados/configuration/ceph-conf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index 132994cbbed7f..c2f88d4d644e2 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. -- 2.39.5