diff options
author | rebortg <github@ghlr.de> | 2020-12-11 22:40:02 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-11 22:40:02 +0100 |
commit | f293c1d880af2889e5e5cdd54a18779d9f755c73 (patch) | |
tree | 46f148f28c6bca4c7440c23b87fb5c26937e2812 /docs/configuration/interfaces/vxlan.rst | |
parent | 7a85ac512aadf03eb73242355757ca7184e17674 (diff) | |
download | vyos-documentation-f293c1d880af2889e5e5cdd54a18779d9f755c73.tar.gz vyos-documentation-f293c1d880af2889e5e5cdd54a18779d9f755c73.zip |
interfaces: fix lint errors
Diffstat (limited to 'docs/configuration/interfaces/vxlan.rst')
-rw-r--r-- | docs/configuration/interfaces/vxlan.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/interfaces/vxlan.rst b/docs/configuration/interfaces/vxlan.rst index 95f8de35..ca25d21e 100644 --- a/docs/configuration/interfaces/vxlan.rst +++ b/docs/configuration/interfaces/vxlan.rst @@ -240,8 +240,8 @@ advertised. set interfaces bridge br241 member interface 'eth1.241' set interfaces bridge br241 member interface 'vxlan241' -Binds eth1.241 and vxlan241 to each other by making them both member interfaces of -the same bridge. +Binds eth1.241 and vxlan241 to each other by making them both member +interfaces of the same bridge. .. code-block:: none |