From: Jos Collin Date: Tue, 28 Nov 2017 17:34:10 +0000 (+0530) Subject: doc: Fix typo in mount.fuse.ceph X-Git-Tag: v13.0.1~62^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19215%2Fhead;p=ceph.git doc: Fix typo in mount.fuse.ceph Signed-off-by: Jos Collin --- diff --git a/doc/man/8/mount.fuse.ceph.rst b/doc/man/8/mount.fuse.ceph.rst index 0ce4cc66fdbd..0b3b2d67dda0 100644 --- a/doc/man/8/mount.fuse.ceph.rst +++ b/doc/man/8/mount.fuse.ceph.rst @@ -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