[PATCH 2/2] mention the other argument of ssh -Q

calestyo at scientia.net calestyo at scientia.net
Sat Feb 21 14:52:20 AEDT 2015


From: Christoph Anton Mitterer <mail at christoph.anton.mitterer.name>

---
 sshd_config.5 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sshd_config.5 b/sshd_config.5
index 8033c01..dd8f46f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -430,8 +430,10 @@ The list of available ciphers may also be obtained using the
 .Fl Q
 option of
 .Xr ssh 1
-with an argument of
-.Dq cipher .
+with an argument of either
+.Dq cipher
+or
+.Dq cipher-auth .
 .It Cm ClientAliveCountMax
 Sets the number of client alive messages (see below) which may be
 sent without
-- 
2.1.4



More information about the openssh-unix-dev mailing list