From 9e60d0894879cca54fc3f5df14bf0f5e67dc932c Mon Sep 17 00:00:00 2001 From: systeembeheerder <19684880+systeembeheerder@users.noreply.github.com> Date: Sat, 31 Aug 2024 21:14:52 +0200 Subject: ssh: fix typo in "mac" command --- docs/configuration/service/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index b4018c52..f46683a8 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -64,7 +64,7 @@ Configuration Disable the host validation through reverse DNS lookups - can speedup login time when reverse lookup is not possible. -.. cfgcmd:: set service ssh macs +.. cfgcmd:: set service ssh mac Specifies the available :abbr:`MAC (Message Authentication Code)` algorithms. The MAC algorithm is used in protocol version 2 for data integrity protection. -- cgit v1.2.3