diff options
Diffstat (limited to 'docs/examples/ethernet-dhcp')
-rw-r--r-- | docs/examples/ethernet-dhcp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/examples/ethernet-dhcp b/docs/examples/ethernet-dhcp index 5866238..412ff88 100644 --- a/docs/examples/ethernet-dhcp +++ b/docs/examples/ethernet-dhcp @@ -1,4 +1,4 @@ -Description='A basic dhcp ethernet connection using iproute' +Description='A basic dhcp ethernet connection' Interface=eth0 Connection=ethernet IP=dhcp @@ -6,4 +6,3 @@ IP=dhcp #IP6=dhcp ## for IPv6 autoconfiguration #IP6=stateless - |