ssh: fix typo in "mac" command

This commit is contained in:
systeembeheerder 2024-08-31 21:14:52 +02:00 committed by GitHub
parent 7321871ad3
commit 9e60d08948
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 <mac>
.. cfgcmd:: set service ssh mac <mac>
Specifies the available :abbr:`MAC (Message Authentication Code)` algorithms.
The MAC algorithm is used in protocol version 2 for data integrity protection.