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 8f946c97ae..a5c6f0fa40 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -124,7 +124,7 @@ <entry>An IPv4 or IPv6 tunnel over IPv6</entry></row> <row><entry><varname>ip6gretap</varname></entry> - <entry>An Level 2 GRE tunnel over IPv6.</entry></row> + <entry>A Level 2 GRE tunnel over IPv6.</entry></row> <row><entry><varname>ipip</varname></entry> <entry>An IPv4 over IPv4 tunnel.</entry></row> @@ -651,7 +651,7 @@ It is used as mark-configured SAD/SPD entry as part of the lookup key (both in data and control path) in ip xfrm (framework used to implement IPsec protocol). See <ulink url="http://man7.org/linux/man-pages/man8/ip-xfrm.8.html"> - ip-xfrm - transform configuration</ulink> for details. It is only used for VTI/VTI6 + ip-xfrm — transform configuration</ulink> for details. It is only used for VTI/VTI6 tunnels.</para> </listitem> </varlistentry> @@ -1142,7 +1142,7 @@ MACAddress=12:34:56:78:9a:bc</programlisting> </example> <example> <title>/etc/systemd/network/25-vrf.netdev</title> - <para>Create an VRF interface with table 42.</para> + <para>Create a VRF interface with table 42.</para> <programlisting>[NetDev] Name=vrf-test Kind=vrf |