From: Zac Dover Date: Sun, 23 Oct 2022 21:14:32 +0000 (+1000) Subject: doc/cephadm: clean colons in host-management.rst X-Git-Tag: v18.1.0~968^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=495182b84e86babdba38c184d489f118e8881e2c;p=ceph.git doc/cephadm: clean colons in host-management.rst Two lines in host-management.rst ended with both colons and full stops (periods), causing a kind of punctuational turf war. This commit removes the full stops. Signed-off-by: Zac Dover --- diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index f418456ebb27..8e1340b2b4e1 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -190,14 +190,14 @@ Rescanning Host Devices Some servers and external enclosures may not register device removal or insertion with the kernel. In these scenarios, you'll need to perform a host rescan. A rescan is typically -non-disruptive, and can be performed with the following CLI command.: +non-disruptive, and can be performed with the following CLI command: .. prompt:: bash # ceph orch host rescan [--with-summary] The ``with-summary`` flag provides a breakdown of the number of HBAs found and scanned, together -with any that failed.: +with any that failed: .. prompt:: bash [ceph:root@rh9-ceph1/]#