From 384e7093c9808b38765d70549d754eafbd47742c Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 24 Oct 2022 07:09:51 +1000 Subject: [PATCH] doc/cephadm: s/ssh/SSH/ in troubleshooting.rst Two places in the troubleshooting.rst file had "ssh" in the text when it should have been "SSH". Signed-off-by: Zac Dover --- doc/cephadm/troubleshooting.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephadm/troubleshooting.rst b/doc/cephadm/troubleshooting.rst index b7d295b1296c..f3d610f29dd7 100644 --- a/doc/cephadm/troubleshooting.rst +++ b/doc/cephadm/troubleshooting.rst @@ -179,7 +179,7 @@ container execution command. .. _cephadm-ssh-errors: -ssh errors +SSH errors ---------- Error message:: @@ -208,7 +208,7 @@ Things users can do: [root@mon1 ~]# cat ~/cephadm_private_key | cephadm shell -- ceph cephadm set-ssk-key -i - -2. Ensure that the ssh config is correct:: +2. Ensure that the SSH config is correct:: [root@mon1 ~]# cephadm shell -- ceph cephadm get-ssh-config > config -- 2.47.3