From 4f783ef71f018caa734532818e236b4d770b7cca Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 29 Apr 2023 05:21:09 +1000 Subject: [PATCH] doc/cephfs: improve sentence in nfs.rst Corect a sentence that should have been corrected in https://github.com/ceph/ceph/pull/51204. Signed-off-by: Zac Dover --- doc/cephfs/nfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/nfs.rst b/doc/cephfs/nfs.rst index 75e804e20f1..61cc7fd89c4 100644 --- a/doc/cephfs/nfs.rst +++ b/doc/cephfs/nfs.rst @@ -61,7 +61,7 @@ in the sample conf. There are options to do the following: Under certain conditions, NFS access using the CephFS FSAL fails. This causes an error to be thrown that reads "Input/output error". Under these circumstances, the application metadata must be set for the CephFS metadata - and CephFS data pools. Do this by running the following command: + and data pools. Do this by running the following command: .. prompt:: bash $ -- 2.39.5