man: fix outdated example in systemd.network

The docs for the DHCP= was updated, but not the example.
This commit is contained in:
Hong Shick Pak
2014-07-30 18:35:53 +02:00
committed by Tom Gundersen
parent 3339cb71d4
commit b85595b511
+1 -1
View File
@@ -491,7 +491,7 @@ Gateway=192.168.0.1</programlisting>
Name=en*
[Network]
DHCP=yes</programlisting>
DHCP=both</programlisting>
</example>
<example>