diff options
author | Robert Göhler <github@ghlr.de> | 2023-07-28 21:21:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-28 21:21:07 +0200 |
commit | 8f3ae555b361357bee252189a19483156318a175 (patch) | |
tree | d8b1d194de6c0038752a4b658cb3d5cb2a5a4a27 /docs/configuration/interfaces | |
parent | 14c4fac22bfd7fb35b50019d7707a9a932238870 (diff) | |
parent | 04b4ec90a78993049c24d717564dddffe3a1adf1 (diff) | |
download | vyos-documentation-8f3ae555b361357bee252189a19483156318a175.tar.gz vyos-documentation-8f3ae555b361357bee252189a19483156318a175.zip |
Merge pull request #1051 from marek22k/master
L2TPv3: Fix typo
Diffstat (limited to 'docs/configuration/interfaces')
-rw-r--r-- | docs/configuration/interfaces/l2tpv3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/l2tpv3.rst b/docs/configuration/interfaces/l2tpv3.rst index 897e38dc..4fa47199 100644 --- a/docs/configuration/interfaces/l2tpv3.rst +++ b/docs/configuration/interfaces/l2tpv3.rst @@ -24,7 +24,7 @@ not be re-engineered in or on top of L2TPv3 in later products. The protocol overhead of L2TPv3 is also significantly bigger than MPLS. -L2TPv3 is described in :rfc:`3921`. +L2TPv3 is described in :rfc:`3931`. ************* Configuration |