From 6c0c39f9c0f5d7bf49a91d3e81ef595bf6b43c6e Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 5 Nov 2022 02:38:13 +1000 Subject: [PATCH] doc/cephadm: improve lone sentence Improve a lone sentence, both to make the cephadm documentation better and to test a script that is under development. Signed-off-by: Zac Dover (cherry picked from commit 4a15c776096a2fa12c96443fa9a54ac0aa58e176) --- doc/cephadm/host-management.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index 6d43ae82cf921..586664ab78ca3 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -78,9 +78,10 @@ To add each new host to the cluster, perform two steps: Removing Hosts ============== -A host can safely be removed from a the cluster once all daemons are removed from it. +A host can safely be removed from a the cluster after all daemons are removed +from it. -To drain all daemons from a host do the following: +To drain all daemons from a host, run a command of the following form: .. prompt:: bash # -- 2.39.5