diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-11-08 17:17:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-08 17:17:37 +0100 |
commit | 347def981b9861f508af663cbffffaff4e6df3c4 (patch) | |
tree | a779fb88848b886e0b46cbddd2d0f1a36c6d320c /man/systemd.netdev.xml | |
parent | mount-util: make path_get_mount_info() work arbitrary inode (diff) | |
parent | man: drop whitespace from final <programlisting> lines (diff) | |
download | systemd-347def981b9861f508af663cbffffaff4e6df3c4.tar.xz systemd-347def981b9861f508af663cbffffaff4e6df3c4.zip |
News and f41 and formatting (#35078)
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> |