summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsysteembeheerder <19684880+systeembeheerder@users.noreply.github.com>2024-08-31 21:14:52 +0200
committerGitHub <noreply@github.com>2024-08-31 21:14:52 +0200
commit9e60d0894879cca54fc3f5df14bf0f5e67dc932c (patch)
tree95992c84464a89ba196a88a2c0a72bed1852dd0b
parent7321871ad365ce541ab1dba48b4667eac86cbbbc (diff)
downloadvyos-documentation-9e60d0894879cca54fc3f5df14bf0f5e67dc932c.tar.gz
vyos-documentation-9e60d0894879cca54fc3f5df14bf0f5e67dc932c.zip
ssh: fix typo in "mac" command
-rw-r--r--docs/configuration/service/ssh.rst2
1 files changed, 1 insertions, 1 deletions
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 <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.