]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix 2 syntax errors.
authorKarl Eichwalder <ke@suse.de>
Thu, 13 Nov 2014 10:17:01 +0000 (11:17 +0100)
committerKarl Eichwalder <ke@suse.de>
Thu, 13 Nov 2014 10:17:01 +0000 (11:17 +0100)
Signed-off-by: Karl Eichwalder <ke@suse.de>
doc/rados/configuration/ceph-conf.rst

index cca254de2697dc88732a8f5d7d039a36a1e43e04..132994cbbed7fb923a69af9eda3d4d5b9632d58d 100644 (file)
@@ -339,7 +339,7 @@ and  `Cephx Authentication`_ for details.
 OSDs
 ====
 
-Ceph production clusters typically deploy :term:Ceph OSD Daemons` where one node
+Ceph production clusters typically deploy :term:`Ceph OSD Daemons` where one node
 has one OSD daemon running a filestore on one storage drive. A typical
 deployment specifies a journal size. For example:
 
@@ -381,7 +381,7 @@ use with Ceph, and mount it to the directory you just created::
        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
+running :command:`mkfs`
 
 See the `OSD Config Reference`_ for additional configuration details.