From 3dfb57e0ed263343bec1425772c4670f21a08023 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Tue, 28 Nov 2017 23:04:10 +0530 Subject: [PATCH] doc: Fix typo in mount.fuse.ceph Signed-off-by: Jos Collin --- doc/man/8/mount.fuse.ceph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/mount.fuse.ceph.rst b/doc/man/8/mount.fuse.ceph.rst index 0ce4cc66fdb..0b3b2d67dda 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 -- 2.39.5