summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorHong Shick Pak <hong@hspak.com>2014-07-28 00:10:01 -0400
committerTom Gundersen <teg@jklm.no>2014-07-30 18:35:53 +0200
commitb85595b511d3d9f67940f7de0265fb78d672fe81 (patch)
tree542feb309827065161103fa5813136f019dab4d6 /man
parent3339cb71d44c5198f9546f113674f06dc7b01a6f (diff)
man: fix outdated example in systemd.network
The docs for the DHCP= was updated, but not the example.
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 34eca012b..c01bffd52 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -491,7 +491,7 @@ Gateway=192.168.0.1</programlisting>
Name=en*
[Network]
-DHCP=yes</programlisting>
+DHCP=both</programlisting>
</example>
<example>