summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-03-13 00:25:31 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-03-13 00:26:03 -0400
commit9c8ca3f7a69f82ca181b3cd2d5e1d3e621938abb (patch)
tree6c23b407adee8c099b42801ac2e05fea0a8de38a /man
parent946c950fec6d1f74b5f4f443ddeda64cca7b58cc (diff)
man: update example 2 in systemd.network(5)
none/both/v4/v6 are deprecated in favour of no/yes/ipv4/ipv6. https://bugs.freedesktop.org/show_bug.cgi?id=89221
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 5d7518b34..df9f6e792 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -662,7 +662,7 @@ Gateway=192.168.0.1</programlisting>
Name=en*
[Network]
-DHCP=both</programlisting>
+DHCP=yes</programlisting>
</example>
<example>