summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Rizzi <leo@deepreflect.net>2026-03-01 20:13:05 +0100
committerGitHub <noreply@github.com>2026-03-01 19:13:05 +0000
commite6cd38ce18c5b0e2fbdc42e54bf477dff57f607c (patch)
tree3bc06acdc99f329104b96f37a73698735cbb1050
parent0089e9ced1aa1154a491fb50bdda2b1851d5a28d (diff)
downloadvyos-documentation-e6cd38ce18c5b0e2fbdc42e54bf477dff57f607c.tar.gz
vyos-documentation-e6cd38ce18c5b0e2fbdc42e54bf477dff57f607c.zip
Typo in vpn openconnect page (#1783)
-rw-r--r--docs/configuration/vpn/openconnect.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/vpn/openconnect.rst b/docs/configuration/vpn/openconnect.rst
index 653a21e6..11824e50 100644
--- a/docs/configuration/vpn/openconnect.rst
+++ b/docs/configuration/vpn/openconnect.rst
@@ -259,7 +259,7 @@ users.
sudo mkdir -p /config/auth/ocserv/config-per-user
sudo touch /config/auth/ocserv/default-user.conf
- set vpn set vpn openconnect authentication identity-based-config mode user
+ set vpn openconnect authentication identity-based-config mode user
set vpn openconnect authentication identity-based-config directory /config/auth/ocserv/config-per-user
set vpn openconnect authentication identity-based-config default-config /config/auth/ocserv/default-user.conf