diff options
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r-- | man/systemd.netdev.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index b0058c11c8..a168e7691e 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -2804,7 +2804,7 @@ Kind=fou [FooOverUDP] Port=5555 Protocol=4 - </programlisting> +</programlisting> </example> <example> <title>/etc/systemd/network/25-fou-ipip.netdev</title> @@ -2818,7 +2818,7 @@ Local=10.65.208.212 Remote=10.65.208.211 FooOverUDP=yes FOUDestinationPort=5555 - </programlisting> +</programlisting> </example> <example> <title>/etc/systemd/network/25-tap.netdev</title> @@ -2937,7 +2937,7 @@ Table=42</programlisting> <programlisting>[NetDev] Name=macvtap-test Kind=macvtap - </programlisting> +</programlisting> </example> <example> <title>/etc/systemd/network/25-wireguard.netdev</title> |