summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-04-10 20:33:38 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2013-04-10 20:33:38 +0200
commitaa20dd1eaeecd73e52d656ac3ca4d1a2a558edba (patch)
treecee0cc68ccc075d5cc14333f86beac0747aa1b4a /docs
parent0f36b0b8553e540e37cab99666a2a577fefdf12c (diff)
downloadnetctl-aa20dd1eaeecd73e52d656ac3ca4d1a2a558edba.tar.gz
netctl-aa20dd1eaeecd73e52d656ac3ca4d1a2a558edba.tar.xz
Fix DHCPOptions
Split them into different variables for different clients. Also, IP6 gets its own, so that it can have options different from the IP4 invocation.
Diffstat (limited to 'docs')
-rw-r--r--docs/netctl.profile.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt
index 504a8b5..061f136 100644
--- a/docs/netctl.profile.5.txt
+++ b/docs/netctl.profile.5.txt
@@ -131,7 +131,7 @@ network. In particular, these connection types are +ethernet+,
The name of the preferred DHCP client. Supported options are
`dhcpcd' and `dhclient'. Defaults to `dhcpcd'.
-'DHCPOptions='::
+'DhcpcdOptions=', 'DhclientOptions=', 'DhclientOptions6='::
Additional options to be passed to the DHCP client. Do not use this
unless you know what you are doing.