From f71c97ea20f0d8d9553f7b14139f5e12cbb8db7f Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:58:17 +0700 Subject: [PATCH] doc/mgr: fix Sphinx warnings in nfs.rst Signed-off-by: Ville Ojamo --- doc/mgr/nfs.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/mgr/nfs.rst b/doc/mgr/nfs.rst index 26030f58baff..24443e93c807 100644 --- a/doc/mgr/nfs.rst +++ b/doc/mgr/nfs.rst @@ -389,7 +389,7 @@ Example ``ceph nfs cluster create`` input file: Enable QoS bandwidth control for an NFS Ganesha cluster ----------------------------------------------------- +------------------------------------------------------- .. code:: bash @@ -467,7 +467,7 @@ For example:: $ ceph nfs cluster qos disable bandwidth_control nfs_clust Enable QoS IOPS control for NFS Ganesha cluster ----------------------------------------------- +----------------------------------------------- .. code:: bash @@ -503,7 +503,7 @@ For example:: with the required parameters as well. Disable QoS IOPS control for NFS Ganesha cluster ------------------------------------------------ +------------------------------------------------ .. code:: bash -- 2.47.3