From 758098c0c9cedf1ea3a6f8b6f547b645765957d7 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 15 Dec 2025 19:29:22 +0100 Subject: [PATCH] ssh: T8098: rename "ciphers" to "cipher" --- docs/configuration/service/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index 32543bcf17..90a28a34d7 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -45,7 +45,7 @@ Configuration Specify IPv4/IPv6 listen address of SSH server. Multiple addresses can be defined. -.. cfgcmd:: set service ssh ciphers +.. cfgcmd:: set service ssh cipher Define allowed ciphers used for the SSH connection. A number of allowed ciphers can be specified, use multiple occurrences to allow multiple ciphers.