]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix typo in mount.fuse.ceph 19215/head
authorJos Collin <jcollin@redhat.com>
Tue, 28 Nov 2017 17:34:10 +0000 (23:04 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 29 Nov 2017 16:13:46 +0000 (21:43 +0530)
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/man/8/mount.fuse.ceph.rst

index 0ce4cc66fdbdbaa72d679c2db087fa9650ec21b1..0b3b2d67dda0f25176f0e63efa0e398cfd73ec32 100644 (file)
@@ -27,7 +27,7 @@ To use mount.fuse.ceph, add an entry in ``/etc/fstab`` like::
   none      /mnt/ceph   fuse.ceph   ceph.id=myuser,ceph.conf=/etc/ceph/foo.conf,_netdev,defaults  0 0
 
 ceph-fuse options are specified in the ``OPTIONS`` column and must begin
-with ``ceph.`` prefix. This way ceph related fs options will be passed to
+with '``ceph.``' prefix. This way ceph related fs options will be passed to
 ceph-fuse and others will be ignored by ceph-fuse.
 
 Options