summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-07-03 12:19:14 +0200
committerTom Gundersen <teg@jklm.no>2014-07-03 12:19:26 +0200
commitffd488e272aa95f7d43626e1f90fea8c30a5863b (patch)
tree4f79f32cf1201c87913de6785ddbdf808aa0340d /man
parent853284abddb0c944c0dd5844735022be03dc1ab0 (diff)
networkd: tuntap - default to no packet information
Susant says: > ip tuntap turns this off by default. Let's follow ip(8) here as that should be the least surprising.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 64987980a..c90bd8f98 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -366,7 +366,7 @@
<listitem><para>Takes a boolean argument. Configures whether packets
should be prepened 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>yes</literal>.</para>
+ pure IP packets. Defaults to <literal>no</literal>.</para>
</listitem>
</varlistentry>
<varlistentry>