diff options
author | rebortg <github@ghlr.de> | 2021-06-28 20:37:33 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-06-29 11:13:39 +0200 |
commit | 4642dacf8aa8e0d8266270514d64d38fa0bcb2c5 (patch) | |
tree | 56b1bcb25002f43934143597f7ca4a26eebf9f3e /docs | |
parent | 268d8b55985b7bb6cb9b09d6f4e877193baba6d2 (diff) | |
download | vyos-documentation-4642dacf8aa8e0d8266270514d64d38fa0bcb2c5.tar.gz vyos-documentation-4642dacf8aa8e0d8266270514d64d38fa0bcb2c5.zip |
configexamples: correct spelling and grammar
(cherry picked from commit 9f7416894cbfba2a4533b8b794bab4d505f863b1)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configexamples/azure-vpn-bgp.rst | 2 | ||||
-rw-r--r-- | docs/configexamples/azure-vpn-dual-bgp.rst | 2 | ||||
-rw-r--r-- | docs/configexamples/bgp-ipv6-unnumbered.rst | 2 | ||||
-rw-r--r-- | docs/configexamples/dhcp-relay-through-gre-bridge.rst | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/docs/configexamples/azure-vpn-bgp.rst b/docs/configexamples/azure-vpn-bgp.rst index 265e28c7..694e2e99 100644 --- a/docs/configexamples/azure-vpn-bgp.rst +++ b/docs/configexamples/azure-vpn-bgp.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-06-28 + .. _examples-azure-vpn-bgp: Route-Based Site-to-Site VPN to Azure (BGP over IKEv2/IPsec) diff --git a/docs/configexamples/azure-vpn-dual-bgp.rst b/docs/configexamples/azure-vpn-dual-bgp.rst index 13d4b5a2..57fd2326 100644 --- a/docs/configexamples/azure-vpn-dual-bgp.rst +++ b/docs/configexamples/azure-vpn-dual-bgp.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-06-28 + .. _examples-azure-vpn-dual-bgp: Route-Based Redundant Site-to-Site VPN to Azure (BGP over IKEv2/IPsec) diff --git a/docs/configexamples/bgp-ipv6-unnumbered.rst b/docs/configexamples/bgp-ipv6-unnumbered.rst index ccc1f69a..e82103ad 100644 --- a/docs/configexamples/bgp-ipv6-unnumbered.rst +++ b/docs/configexamples/bgp-ipv6-unnumbered.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-06-28 + .. _examples-bgp-ipv6-unnumbered: ######################################### diff --git a/docs/configexamples/dhcp-relay-through-gre-bridge.rst b/docs/configexamples/dhcp-relay-through-gre-bridge.rst index 0db5fa0a..03216f6d 100644 --- a/docs/configexamples/dhcp-relay-through-gre-bridge.rst +++ b/docs/configexamples/dhcp-relay-through-gre-bridge.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-06-28 + .. _examples-dhcp-relay-through-gre-bridge: |