From 7fd3189c98b0b1c2885110c2c33487ef36a9596a Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Thu, 24 May 2018 17:27:02 +0530 Subject: [PATCH] doc: Fix typo in ceph-fuse Fixes: https://github.com/ceph/ceph/pull/21616#pullrequestreview-122923127 Signed-off-by: Jos Collin --- doc/man/8/ceph-fuse.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/ceph-fuse.rst b/doc/man/8/ceph-fuse.rst index c16f7a32fbfb4..c9c867ea1e574 100644 --- a/doc/man/8/ceph-fuse.rst +++ b/doc/man/8/ceph-fuse.rst @@ -39,7 +39,7 @@ Any options not recognized by ceph-fuse will be passed on to libfuse. .. option:: -d - Run in foreground, send all log otuput to stderr and enable FUSE debugging (-o debug). + Run in foreground, send all log output to stderr and enable FUSE debugging (-o debug). .. option:: -c ceph.conf, --conf=ceph.conf -- 2.39.5