diff options
author | whyrlpool <26317568+whyrlpool@users.noreply.github.com> | 2024-07-18 14:02:24 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-07-18 16:09:24 +0200 |
commit | 2ae974066fab850501fc27772a46a58bc692f67d (patch) | |
tree | 2629b9b6786f296b23423d062b192609287fceb3 /docs/configuration/vpn/dmvpn.rst | |
parent | ba44334cef7fe8383a07687c21daf951348e3219 (diff) | |
download | vyos-documentation-2ae974066fab850501fc27772a46a58bc692f67d.tar.gz vyos-documentation-2ae974066fab850501fc27772a46a58bc692f67d.zip |
VPN documentation proofreading (#1506)
* Fix typos in openconnect.rst
change Cerbort->Certbot
Update first line to reflect that openconnect was introduced in 1.3-rolling (T2036)
* typo in dmvpn.rst
* ipsec.rst justification, minor phrasing changes
* l2tp.rst justification and phrasing changes.
* sstp.rst phrasing, justification changes
* Update ipsec.rst
rephrase for clarity and to avoid possessive plural apostrophe
(cherry picked from commit 873a461bdf972ebd815baf50893700b0a2518213)
Diffstat (limited to 'docs/configuration/vpn/dmvpn.rst')
-rw-r--r-- | docs/configuration/vpn/dmvpn.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/vpn/dmvpn.rst b/docs/configuration/vpn/dmvpn.rst index a85e03b4..b60b33f2 100644 --- a/docs/configuration/vpn/dmvpn.rst +++ b/docs/configuration/vpn/dmvpn.rst @@ -162,7 +162,7 @@ Example This blueprint uses VyOS as the DMVPN Hub and Cisco (7206VXR) and VyOS as -multiple spoke sites. The lab was build using :abbr:`EVE-NG (Emulated Virtual +multiple spoke sites. The lab was built using :abbr:`EVE-NG (Emulated Virtual Environment NG)`. .. figure:: /_static/images/blueprint-dmvpn.png |