diff options
author | Torstein Husebø <torstein@huseboe.net> | 2015-05-11 13:49:29 +0200 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-05-11 15:51:30 +0200 |
commit | ff9b60f38bf68eba4a47cabff14547d92e083214 (patch) | |
tree | bd60ad7e82597fdf9fa4e64f28ad1692ee43c242 /man/systemd.netdev.xml | |
parent | 4dda4e637e4c17a14db6cd265f36f5e8a5050367 (diff) |
treewide: Correct typos and spell plural of bus consistent
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 3bfd01b86d..01c31c5ef5 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -256,7 +256,7 @@ <para>The maximum transmission unit in bytes to set for the device. The usual suffixes K, M, G, are supported and are understood to the base of 1024. This key is not - currently suported for <literal>tun</literal> or + currently supported for <literal>tun</literal> or <literal>tap</literal> devices. </para> </listitem> @@ -268,7 +268,7 @@ given, one is generated based on the interface name and the <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>. - This key is not currently suported for + This key is not currently supported for <literal>tun</literal> or <literal>tap</literal> devices. </para> </listitem> @@ -556,7 +556,7 @@ <varlistentry> <term><varname>PacketInfo=</varname></term> <listitem><para>Takes a boolean argument. Configures whether - packets should be prepened with four extra bytes (two flag + packets should be prepended with four extra bytes (two flag bytes and two protocol bytes). If disabled it indicates that the packets will be pure IP packets. Defaults to <literal>no</literal>.</para> |